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