mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2024-11-27 13:07:13 +01:00
Merge branch 'master' into mc/1.12
This commit is contained in:
commit
6801332ea8
@ -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