feat: bugfix UI dialog text
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user