Labs resources
This commit is contained in:
parent
b7ce36ffd0
commit
a143c0291e
17 changed files with 144 additions and 0 deletions
8
scenes/worktabs.tscn
Normal file
8
scenes/worktabs.tscn
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[gd_scene format=3 uid="uid://baqryu8dqil1x"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dxtijlyrv0q57" path="res://src/ui/worktabs.gd" id="1_xfim1"]
|
||||
|
||||
[node name="Worktabs" type="TabContainer" unique_id=468314618]
|
||||
offset_right = 8.0
|
||||
offset_bottom = 40.0
|
||||
script = ExtResource("1_xfim1")
|
||||
Loading…
Add table
Add a link
Reference in a new issue