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