mirror of
https://github.com/tonytins/dressupzack
synced 2025-05-08 14:14:48 -04:00
13 lines
333 B
Text
13 lines
333 B
Text
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://widgets/WindowControl.tscn" type="PackedScene" id=1]
|
|
|
|
[node name="ComingSoon" type="Node"]
|
|
|
|
[node name="WindowControl" parent="." index="0" instance=ExtResource( 1 )]
|
|
|
|
toolbar_title = "KSOO"
|
|
content_text = "This feature has not been implemented yet."
|
|
content_height = 30
|
|
|
|
|