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