v0.3.0c: removed tester code that I didn't mean to commit
This commit is contained in:
@@ -154,7 +154,7 @@ public class Dungeon {
|
||||
quickslot.reset();
|
||||
QuickSlotButton.reset();
|
||||
|
||||
depth = 24;
|
||||
depth = 0;
|
||||
gold = 0;
|
||||
|
||||
droppedItems = new SparseArray<ArrayList<Item>>();
|
||||
|
||||
Reference in New Issue
Block a user