mirror of
https://github.com/Ed94/Cog.git
synced 2026-06-13 00:01:37 -07:00
Remove debug menu item
This commit is contained in:
@@ -482,11 +482,6 @@ void FCogInputWindow_Gamepad::RenderMainContextMenu()
|
||||
SetIsVisible(false);
|
||||
}
|
||||
|
||||
if (ImGui::MenuItem("Reset Actions"))
|
||||
{
|
||||
Actions.Empty();
|
||||
}
|
||||
|
||||
if (ImGui::MenuItem("Reset Settings"))
|
||||
{
|
||||
ResetConfig();
|
||||
|
||||
Reference in New Issue
Block a user