blob: 2bac30a04f6e29ae9be1aff829cec3f6f16912e0 (
plain)
1
2
3
4
5
6
|
[gd_scene load_steps=2 format=3 uid="uid://pchnqnutfth7"]
[ext_resource type="Script" uid="uid://bcx8c2kwehj4m" path="res://UI/contain_container.gd" id="1_oswre"]
[node name="ContainContainer" type="Container"]
script = ExtResource("1_oswre")
|