Merge branch 'hotfix_filepath' into 'master'

Hotfix filepath

See merge request veloren/veloren!1225
This commit is contained in:
Monty Marz 2020-07-23 14:02:22 +00:00
commit ff178b503d

View File

@ -209,7 +209,7 @@ impl<'a> System<'a> for Sys {
"common.items.armor.foot.cultist_boots",
)),
back: Some(assets::load_expect_cloned(
"common.items.armor.back.dungeon_purple_0",
"common.items.armor.back.dungeon_purple-0",
)),
ring: None,
neck: None,