aboutsummaryrefslogtreecommitdiff
path: root/client/menu
diff options
context:
space:
mode:
Diffstat (limited to 'client/menu')
-rw-r--r--client/menu/credits_menu.gd3
1 files changed, 2 insertions, 1 deletions
diff --git a/client/menu/credits_menu.gd b/client/menu/credits_menu.gd
index 86a4443f..00ca0f04 100644
--- a/client/menu/credits_menu.gd
+++ b/client/menu/credits_menu.gd
@@ -24,7 +24,8 @@ var cc_by_4 := {
"Footstep sounds": "Dryoma",
"Page_Turn_24.wav": "Koops",
"Pencil, Writing, Close, A.wav": "InspectorJ",
- "Universal UI/Menu Soundpack": "Ellr"
+ "Universal UI/Menu Soundpack": "Ellr",
+ "Woosh Fleuret Escrime B.WAV": "toyoto"
}
@onready var menu_manager: MenuManager = get_parent()