mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-30 01:48:15 +03:00
add menu option for checkpoint saving
This commit is contained in:
committed by
Misa Elizabeth Kai
parent
8aec83daec
commit
e58fd606cf
@@ -6868,6 +6868,7 @@ void Game::createmenu( enum Menu::MenuName t, bool samemenu/*= false*/ )
|
||||
option(loc::gettext("unfocus pause"));
|
||||
option(loc::gettext("unfocus audio pause"));
|
||||
option(loc::gettext("room name background"));
|
||||
option(loc::gettext("checkpoint saving"));
|
||||
option(loc::gettext("return"));
|
||||
menuyoff = 0;
|
||||
maxspacing = 15;
|
||||
|
||||
Reference in New Issue
Block a user