netfishing/ui/profile_page.tscn

9 lines
226 B
Text
Raw Permalink Normal View History

[gd_scene load_steps=2 format=3]
[ext_resource type="Script" path="res://ui/profile_page.gd" id="1"]
[node name="ProfilePage" type="Control"]
custom_minimum_size = Vector2(320, 280)
layout_mode = 0
script = ExtResource("1")