mirror of
https://github.com/kristoferssolo/Tetris.git
synced 2025-10-21 20:00:35 +00:00
fix(game): drop key
This commit is contained in:
parent
c3358a7295
commit
782bf70531
@ -20,7 +20,7 @@ ccw = [
|
||||
|
||||
[Action]
|
||||
hold = ["left shift", "right shift", "c", "keypad 0"] # WIP
|
||||
drop = ["space", "keypad 5"]
|
||||
drop = ["space", "keypad 8"]
|
||||
|
||||
[Volume.Music]
|
||||
enabled = true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user