Moe-Team / MysteryOnline

Actually released!
https://moe-team.github.io/MysteryOnline/
GNU General Public License v3.0
10 stars 10 forks source link

Attempt to fix DLC crash #89

Closed gradientvera closed 5 years ago

gradientvera commented 5 years ago

Basically, I made it so a red herring sprite is returned if character is none and I also made it so characters dictionary is never cleaned. (Its update method takes care of updateing everything for us, so we don't need to clean it.)