Move files warcraft scene to folder
This commit is contained in:
@@ -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():
|
||||
|
||||
Reference in New Issue
Block a user