mirror of
https://github.com/GabsPuNs/Project-Zenith-Main.git
synced 2026-05-29 14:14:37 +00:00
Test
This commit is contained in:
@@ -470,13 +470,6 @@ void UIScene_InGamePlayerOptionsMenu::resetCheatCheckboxes()
|
||||
|
||||
void UIScene_InGamePlayerOptionsMenu::handleCheckboxToggled(F64 controlId, bool selected)
|
||||
{
|
||||
switch(static_cast<int>(controlId))
|
||||
{
|
||||
case eControl_Op:
|
||||
// flag that the moderator state has changed
|
||||
//resetCheatCheckboxes();
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
void UIScene_InGamePlayerOptionsMenu::handleTimerComplete(int id)
|
||||
|
||||
Reference in New Issue
Block a user