#2 #6 #7 Added a new sync screen that shows progress during sync
All checks were successful
Build / build (push) Successful in 1m22s
All checks were successful
Build / build (push) Successful in 1m22s
This commit is contained in:
@@ -205,4 +205,4 @@ func play_local_song() -> void:
|
||||
play_sound(load_mp3(local_path))
|
||||
|
||||
func sound_test_local() -> void:
|
||||
play_sound(preload("res://01. Opening.mp3"))
|
||||
play_sound(preload("res://sounds/01. Opening.mp3"))
|
||||
|
||||
Reference in New Issue
Block a user