feat: update 2.1.9

This commit is contained in:
2026-04-29 01:36:49 +08:00
parent 1585b91509
commit 8a2f865ad8
76 changed files with 2628 additions and 39 deletions
+16
View File
@@ -0,0 +1,16 @@
[gd_scene format=3 uid="uid://dqinvrow01"]
[ext_resource type="Script" path="res://scripts/ui/invite_row.gd" id="1_irow"]
[node name="InviteRow" type="HBoxContainer"]
script = ExtResource("1_irow")
[node name="NameLabel" type="Label" parent="."]
unique_name_in_owner = true
layout_mode = 2
size_flags_horizontal = 3
[node name="InviteBtn" type="Button" parent="."]
unique_name_in_owner = true
layout_mode = 2
text = "Invite"