aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/main/java/io/github/moulberry/notenoughupdates/NotEnoughUpdates.java4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/main/java/io/github/moulberry/notenoughupdates/NotEnoughUpdates.java b/src/main/java/io/github/moulberry/notenoughupdates/NotEnoughUpdates.java
index 25f72fe9..d22b93f5 100644
--- a/src/main/java/io/github/moulberry/notenoughupdates/NotEnoughUpdates.java
+++ b/src/main/java/io/github/moulberry/notenoughupdates/NotEnoughUpdates.java
@@ -241,10 +241,6 @@ public class NotEnoughUpdates {
config.apiKey = null;
}
- if (config.dungeonMap.dmEnable &&
- !NotEnoughUpdates.INSTANCE.config.hidden.dev) {
- config.dungeonMap.dmEnable = false;
- }
//add the trophy fishing tab to the config
if (config.profileViewer.pageLayout.size() == 8) {