Fixed saves not being overwritten
This commit is contained in:
@@ -98,7 +98,7 @@ public class Saves {
|
||||
|
||||
public void save(){
|
||||
current = this;
|
||||
SaveIO.isSaveValid(index);
|
||||
SaveIO.saveToSlot(index);
|
||||
}
|
||||
|
||||
public String getDate(){
|
||||
|
||||
Reference in New Issue
Block a user