v0.2.3: fixed some highscore rankings not loading properly.
This commit is contained in:
parent
775ffa6034
commit
ca8b6e87aa
|
@ -576,6 +576,8 @@ public class Dungeon {
|
|||
|
||||
version = bundle.getInt( VERSION );
|
||||
|
||||
Generator.reset();
|
||||
|
||||
Dungeon.challenges = bundle.getInt( CHALLENGES );
|
||||
|
||||
Dungeon.level = null;
|
||||
|
|
Loading…
Reference in New Issue
Block a user