Demo fix
This commit is contained in:
@@ -12,6 +12,7 @@ public partial class StringLoader : Window
|
||||
{
|
||||
Input = GetNode<TextEdit>("V1/Input");
|
||||
GlobalScene.StringLoader = this;
|
||||
Visible = true;
|
||||
}
|
||||
|
||||
private void Load()
|
||||
|
||||
Reference in New Issue
Block a user