forked from mirror/BlueMap
Dont delete the state-file
This commit is contained in:
parent
a7d46b4ee1
commit
0511a6811a
@ -214,7 +214,6 @@ public synchronized void load() throws IOException, ParseResourceException {
|
||||
renderManager.readState(in, getMapTypes());
|
||||
}
|
||||
}
|
||||
saveFile.delete();
|
||||
} catch (IOException ex) {
|
||||
Logger.global.logError("Failed to load render-manager state!", ex);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user