Fix loading scenes (#70)
Co-authored-by: VAILLANT Jeremy <vaillant.jeremy@dev-crea.com> Reviewed-on: Athena/game-source#70 Co-authored-by: darknight <vaillant.jeremy@dev-crea.com> Co-committed-by: darknight <vaillant.jeremy@dev-crea.com>
This commit is contained in:
+1
-1
@@ -6,4 +6,4 @@ func _ready():
|
||||
|
||||
func _on_Timer_timeout():
|
||||
print("[ending#_on_Timer_timeout]")
|
||||
Global.goto_scene("res://scenes/main.tscn")
|
||||
Global.goto_scene("res://scenes/Main.tscn")
|
||||
|
||||
Reference in New Issue
Block a user