feat: update 2.1.9
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user