mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-07-28 09:59:29 +03:00
Fix menu option, show textbox when save failed
In my last commit, I accidentally inverted whether the description says ON or OFF.
This commit is contained in:
committed by
Misa Elizabeth Kai
parent
e58fd606cf
commit
41d5e688e9
@@ -225,6 +225,7 @@ public:
|
||||
void crewmate_textbox(const int color);
|
||||
void remaining_textbox(void);
|
||||
void actionprompt_textbox(void);
|
||||
void show_save_fail(void);
|
||||
void savetele_textbox(void);
|
||||
|
||||
void setstate(int gamestate);
|
||||
|
||||
Reference in New Issue
Block a user