v1.2.0: fixed unintentionally committed debug code
This commit is contained in:
parent
0d3c865095
commit
155f7f1fe8
|
@ -203,7 +203,7 @@ public class Dungeon {
|
|||
quickslot.reset();
|
||||
QuickSlotButton.reset();
|
||||
|
||||
depth = 24;
|
||||
depth = 0;
|
||||
gold = 0;
|
||||
energy = 0;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user