mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-30 01:48:15 +03:00
Add error message if telesave fails
At least, whenever it would say "Game Saved", it now instead gives an error message if saving is not successful.
This commit is contained in:
@@ -132,7 +132,7 @@ public:
|
||||
|
||||
void deletequick();
|
||||
|
||||
void savetele();
|
||||
bool savetele();
|
||||
|
||||
void loadtele();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user