v0.9.3: fixed incorrect heroic energy icons in hero info windows
This commit is contained in:
@@ -68,6 +68,8 @@ public class HeroSelectScene extends PixelScene {
|
||||
public void create() {
|
||||
super.create();
|
||||
|
||||
Dungeon.hero = null;
|
||||
|
||||
Badges.loadGlobal();
|
||||
Journal.loadGlobal();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user