feat: bugfix UI dialog text

This commit is contained in:
2026-05-03 21:05:32 +08:00
parent 5ec85f3954
commit 06aad52b91
2 changed files with 2 additions and 14 deletions
+1 -11
View File
@@ -4,16 +4,6 @@
[node name="LobbyInvitePopup" type="ConfirmationDialog"]
title = "Lobby Invitation"
size = Vector2i(320, 120)
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