mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
Fix up radio buttons, more editbox functionality.
All blocking issues with UI should now be fixed.
This commit is contained in:
@@ -19,3 +19,8 @@ bool IsRoomEditorDisabled()
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
bool IsHighScoreForceTop()
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user