Remove useless spaces
This commit is contained in:
@@ -4,10 +4,8 @@ extends Control
|
||||
func _on_WarCraft_pressed():
|
||||
Global.goto_scene("res://scenes/levels/warcraft/WarCraft.tscn")
|
||||
|
||||
|
||||
func _on_Lightmap_pressed():
|
||||
Global.goto_scene("res://developers/aurelien/CheckLightmap.tscn")
|
||||
|
||||
|
||||
func _on_Dagger_pressed():
|
||||
Global.goto_scene("res://developers/jeremy/Dagger.tscn")
|
||||
|
||||
Reference in New Issue
Block a user