Fixed file chooser style / Fixed sector save invisibility
This commit is contained in:
@@ -127,6 +127,7 @@ public class Saves{
|
||||
saveMap.put(slot.index, slot);
|
||||
slot.meta = SaveIO.getData(slot.index);
|
||||
current = slot;
|
||||
slot.meta.sector = invalidSector;
|
||||
saveSlots();
|
||||
return slot;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user