Move files warcraft scene to folder

This commit is contained in:
VAILLANT Jeremy
2021-05-12 13:10:56 +02:00
parent 01f8b9de1b
commit 1d0f94f39a
6 changed files with 73 additions and 73 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ extends Control
# Load scene warcraft
func _on_WarCraft_pressed():
Global.goto_scene("res://scenes/levels/WarCraft.tscn")
Global.goto_scene("res://scenes/levels/warcraft/WarCraft.tscn")
func _on_Lightmap_pressed():