mirror of
https://github.com/jonko0493/blocksdsl-min-repro.git
synced 2025-06-18 13:45:32 -04:00
Rename
This commit is contained in:
parent
2b2de41769
commit
c20526fbab
@ -13,7 +13,7 @@ string SaveManager::getSavePath()
|
||||
{
|
||||
defaultDrive = "fat:/";
|
||||
}
|
||||
string path = format("{}into-the-dream-spring.sav", defaultDrive);
|
||||
string path = format("{}main.sav", defaultDrive);
|
||||
return path;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user