mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-12 02:13:42 +00:00
feat(audio): wire menu click feedback
This commit is contained in:
@@ -21,6 +21,7 @@ var _recovery_poll_seconds := 0.0
|
||||
|
||||
|
||||
func _ready() -> void:
|
||||
AudioManager.bind_tree_buttons(self)
|
||||
playlist_dropdown.add_item("Casual")
|
||||
playlist_dropdown.set_item_metadata(0, "casual")
|
||||
playlist_dropdown.add_item("Ranked")
|
||||
|
||||
Reference in New Issue
Block a user