mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-11 06:42:58 +00:00
input_common: Analog button, use time based position instead of frequent updates
This commit is contained in:
@@ -75,6 +75,7 @@ public:
|
||||
} else {
|
||||
pair.key_button->UnlockButton();
|
||||
}
|
||||
pair.key_button->TriggerOnChange();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user