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
+19
View File
@@ -0,0 +1,19 @@
[gd_scene format=3 uid="uid://dqlobinv01"]
[ext_resource type="Script" path="res://scripts/ui/lobby_invite_popup.gd" id="1_lip"]
[node name="LobbyInvitePopup" type="ConfirmationDialog"]
title = "Lobby Invitation"
ok_button_text = "Join"
script = ExtResource("1_lip")
[node name="VBox" type="VBoxContainer" parent="."]
layout_mode = 0
offset_right = 280.0
offset_bottom = 80.0
[node name="MessageLabel" type="Label" parent="VBox"]
unique_name_in_owner = true
layout_mode = 2
text = "Someone invited you to their lobby!"
autowrap_mode = 3