mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-30 01:48:15 +03:00
Update editor_disabled more often, remove -enable-editor
This commit is contained in:
committed by
Misa Elizabeth Kai
parent
3ca28a5944
commit
03ee60aea6
@@ -7282,6 +7282,7 @@ void Game::quittomenu(void)
|
||||
else
|
||||
{
|
||||
//Returning from editor
|
||||
editor_disabled = !BUTTONGLYPHS_keyboard_is_available();
|
||||
returntomenu(Menu::playerworlds);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user