mirror of
https://github.com/creyD/ludum_dare_46.git
synced 2026-06-13 05:52:24 +02:00
Minor Cleanup
- Renamed SoundController - Cleaned up spacings - File endings
This commit is contained in:
@@ -8,6 +8,7 @@ func _on_Restart_pressed():
|
||||
get_tree().change_scene(restart_scene)
|
||||
SoundControler.pub_stop_effects()
|
||||
|
||||
|
||||
func _on_TitleScreen_pressed():
|
||||
get_tree().change_scene(title_screen)
|
||||
SoundControler.pub_stop_effects()
|
||||
|
||||
Reference in New Issue
Block a user