mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Add error message if quicksave fails
This commit is contained in:
@@ -3614,6 +3614,7 @@ void scriptclass::hardreset()
|
||||
game.minutes = 0;
|
||||
game.hours = 0;
|
||||
game.gamesaved = false;
|
||||
game.gamesavefailed = false;
|
||||
game.savetime = "00:00";
|
||||
game.savearea = "nowhere";
|
||||
game.savetrinkets = 0;
|
||||
|
||||
Reference in New Issue
Block a user