This commit is contained in:
Doctor Dink 2025-08-10 17:11:50 -04:00
parent 2f0c4de6af
commit 3b8fca7dca

View file

@ -410,7 +410,7 @@ void autosave_post_play_update(PlayState* play) {
OSTime time_now = osGetTime();
// Check the following conditions for autsave safety:
// Check the following conditions for autosave safety:
// * The UI is in a normal state.
// * Time is passing.
// * No message is on screen.