mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Haiku: Keep the option visible, but note the bug
This commit is contained in:
@@ -6833,9 +6833,7 @@ void Game::createmenu( enum Menu::MenuName t, bool samemenu/*= false*/ )
|
||||
option("toggle filter");
|
||||
option("toggle analogue");
|
||||
option("toggle fps");
|
||||
#ifndef __HAIKU__ // FIXME: Remove after SDL VSync bug is fixed! -flibit
|
||||
option("toggle vsync");
|
||||
#endif
|
||||
option("return");
|
||||
menuyoff = -10;
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user