mirror of
https://github.com/DRE2N/DungeonsXL.git
synced 2025-01-09 01:37:44 +01:00
Removed a debug message
This commit is contained in:
parent
a78d0d610d
commit
0a43be0973
@ -49,7 +49,6 @@ public class DungeonConfig extends WorldConfig {
|
||||
if (configFile.contains("removeWhenPlayed")) {
|
||||
removeWhenPlayed = configFile.getBoolean("removeWhenPlayed");
|
||||
}
|
||||
System.out.println("DungeonConfig " + floors);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user