mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 20:19:38 +00:00
Fix high score banner entry
This commit is contained in:
@@ -384,6 +384,9 @@ void DoOptionsMenu (short theItem)
|
||||
switch (theItem)
|
||||
{
|
||||
case iEditor:
|
||||
if (IsRoomEditorDisabled())
|
||||
break;
|
||||
|
||||
#ifdef COMPILEDEMO
|
||||
DoNotInDemo();
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user