7 lines
193 B
Plaintext
7 lines
193 B
Plaintext
[gd_scene load_steps=2 format=3]
|
|
|
|
[ext_resource type="Script" path="res://scripts/ui/shell/main_window_shell.gd" id="1"]
|
|
|
|
[node name="MainWindowShell" type="Control"]
|
|
script = ExtResource("1")
|