rat-times/ui/tasks_list.tscn
2023-03-10 00:26:57 +04:00

10 lines
212 B
Plaintext

[gd_scene load_steps=2 format=2]
[ext_resource path="res://ui/tasks_list.gd" type="Script" id=1]
[node name="TasksList" type="Tree"]
anchor_right = 1.0
anchor_bottom = 1.0
columns = 2
script = ExtResource( 1 )