Don't clear legacy unlocks after read
This commit is contained in:
@@ -264,7 +264,6 @@ public class Universe{
|
||||
|
||||
if(Core.settings.has("unlocks")){
|
||||
LegacyIO.readResearch();
|
||||
Core.settings.remove("unlocks");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user