migrant input: ja funcionen coses, pero encara queda

This commit is contained in:
2025-07-31 13:55:14 +02:00
parent 89a0638a89
commit fe818d6a10
12 changed files with 128 additions and 114 deletions

View File

@@ -273,7 +273,7 @@ auto Title::isStartButtonPressed(const Options::GamepadOptions& controller) -> b
return Input::get()->checkAction(
Input::Action::START,
Input::DO_NOT_ALLOW_REPEAT,
controller.type,
Input::CHECK_KEYBOARD,
controller.gamepad);
}