Horrendous hash key gets worse -- REFACTOR THIS LATER

This commit is contained in:
Llywelwyn 2023-08-13 18:43:04 +01:00
parent a5b8a7306b
commit 7795044d36
4 changed files with 56 additions and 18 deletions

View file

@ -77,6 +77,7 @@ pub fn save_game(ecs: &mut World) {
InflictsDamage,
Item,
LootTable,
MagicItem,
MagicMapper,
MeleeWeapon,
Mind,
@ -189,6 +190,7 @@ pub fn load_game(ecs: &mut World) {
InflictsDamage,
Item,
LootTable,
MagicItem,
MagicMapper,
MeleeWeapon,
Mind,