Reordering scene, and setup basic scene instance on main view
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
extends Control
|
||||
|
||||
func _ready():
|
||||
$VBoxContainer/Label.text = tr("LOADING")
|
||||
Reference in New Issue
Block a user