v1.4.0: fixed unintentionally committed debug code in SpecialRoom
This commit is contained in:
@@ -125,8 +125,6 @@ public abstract class SpecialRoom extends Room {
|
||||
if (!runConsSpecials.isEmpty()) runSpecials.add(runConsSpecials.remove(0));
|
||||
}
|
||||
|
||||
runSpecials.add(0, WeakFloorRoom.class);
|
||||
|
||||
pitNeededDepth = -1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user