mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 13:29:54 +00:00
Spacing
This commit is contained in:
parent
70279f0fdc
commit
ce0fee0641
1 changed files with 1 additions and 1 deletions
|
|
@ -125,7 +125,7 @@ struct JsAxisBinding : public Binding
|
|||
|
||||
JsAxisBinding(int *source,
|
||||
int compareValue,
|
||||
Input::ButtonCode target)
|
||||
Input::ButtonCode target)
|
||||
: Binding(target),
|
||||
source(source),
|
||||
compareValue(compareValue)
|
||||
|
|
|
|||
Loading…
Reference in a new issue