Fix M&P builds failing

This commit is contained in:
NyakoFox 2024-04-11 12:41:57 -03:00
parent d6d29a8898
commit e9e69ec249
1 changed files with 1 additions and 1 deletions

View File

@ -6765,8 +6765,8 @@ void Game::createmenu( enum Menu::MenuName t, bool samemenu/*= false*/ )
break;
case Menu::gameplayoptions:
{
#if !defined(MAKEANDPLAY)
int offset = 0;
#if !defined(MAKEANDPLAY)
if (ingame_titlemode && unlock[Unlock_FLIPMODE])
#endif
{