mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Merge branch 'hotfix_filepath' into 'master'
Hotfix filepath See merge request veloren/veloren!1225
This commit is contained in:
commit
ff178b503d
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user