Grimmys / rpg_tactical_fantasy_game

A tactical turn-based game project in pygame, open to support
GNU General Public License v3.0
394 stars 85 forks source link

Alterations are not loaded from save #12

Closed Grimmys closed 3 years ago

Grimmys commented 3 years ago

If the game is saved and some entities have any alterations, these alterations would not be loaded.

Grimmys commented 3 years ago

https://github.com/Grimmys/rpg_tactical_fantasy_game/commit/88f2bf7b658c31387e0fd47a4c3a8a0e90d95df5 solved this issue