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