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