mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 19:50:12 +01:00
allow pause key to be changeable
This commit is contained in:
@@ -55,6 +55,7 @@ class KeysConfig(TypedDict):
|
||||
exit_key: int
|
||||
fullscreen_key: int
|
||||
borderless_key: int
|
||||
pause_key: int
|
||||
back_key: int
|
||||
restart_key: int
|
||||
|
||||
|
||||
Reference in New Issue
Block a user