Skip to content

Commit 6801332

Browse files
committed
Merge branch 'master' into mc/1.12
2 parents 9f79488 + 0511a68 commit 6801332

File tree

1 file changed

+0
-1
lines changed
  • BlueMapCommon/src/main/java/de/bluecolored/bluemap/common/plugin

1 file changed

+0
-1
lines changed

BlueMapCommon/src/main/java/de/bluecolored/bluemap/common/plugin/Plugin.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,6 @@ public synchronized void load() throws IOException, ParseResourceException {
214214
renderManager.readState(in, getMapTypes());
215215
}
216216
}
217-
saveFile.delete();
218217
} catch (IOException ex) {
219218
Logger.global.logError("Failed to load render-manager state!", ex);
220219
}

0 commit comments

Comments
 (0)