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