mine implementation

This commit is contained in:
2025-08-14 16:53:15 +02:00
parent a4b6703d12
commit c35fc9f1f7
13 changed files with 277 additions and 6 deletions
+1
View File
@@ -9,5 +9,6 @@
"scroll_left": ["Left", 10],
"scroll_right": ["Right", 11],
"spawn_bomb": ["Space", 1],
"spawn_mine": ["Left Ctrl", "Control_R", 17],
"pause": ["P", 16]
}