diff --git a/Resources/keybinds.yml b/Resources/keybinds.yml index ef7e893efe..00bf1f60aa 100644 --- a/Resources/keybinds.yml +++ b/Resources/keybinds.yml @@ -499,15 +499,19 @@ binds: - function: ArcadeUp type: State key: Up + priority: -1 - function: ArcadeDown type: State key: Down + priority: -1 - function: ArcadeLeft type: State key: Left + priority: -1 - function: ArcadeRight type: State key: Right + priority: -1 - function: Arcade1 type: State key: Space