Controller Toggle tweaks

This commit is contained in:
Serge
2024-01-28 21:34:15 +01:00
parent 8243d87824
commit 279d07d674
5 changed files with 32 additions and 15 deletions

View File

@@ -44,6 +44,11 @@ namespace GHelper
customActions.Add("screenpad_up", Properties.Strings.ScreenPadUp);
}
if (AppConfig.IsAlly())
{
customActions.Add("controller", "Controller Mode");
}
switch (name)
{
case "m1":