Support for jar mods on desktop
This commit is contained in:
@@ -74,7 +74,6 @@ public abstract class SaveVersion extends SaveFileReader{
|
||||
//prepare campaign data for writing
|
||||
if(state.isCampaign()){
|
||||
state.secinfo.prepare();
|
||||
state.getSector().setLastSecond(universe.seconds());
|
||||
}
|
||||
|
||||
//flush tech node progress
|
||||
|
||||
Reference in New Issue
Block a user