rat-times/ui/tasks_list.tscn

10 lines
212 B
Plaintext
Raw Permalink Normal View History

2023-03-09 20:26:57 +00:00
[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 )