Changed save system to only convert saves on load, possibly fixing issues with saves disappearing on new version updates
This commit is contained in:
@@ -90,7 +90,6 @@ public class Mindustry extends ModuleCore {
|
||||
@Override
|
||||
public void postInit(){
|
||||
Vars.control.reset();
|
||||
Vars.control.getSaves().convertSaves();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user