Add animated start menu and level music config

This commit is contained in:
2026-05-07 23:18:39 +02:00
parent 2367f4fb1c
commit f1770b218c
13 changed files with 215 additions and 43 deletions
-4
View File
@@ -20,10 +20,6 @@
"keybinding_start_menu": {
"keydown_Return": "reset_game",
"keydown_Escape": "quit_game",
"keydown_Up": "menu_up",
"keydown_Down": "menu_down",
"keydown_Left": "menu_left",
"keydown_Right": "menu_right",
"keydown_M": "toggle_audio",
"keydown_F": "toggle_full_screen"
},