diff options
Diffstat (limited to 'client/archipelago.tscn')
-rw-r--r-- | client/archipelago.tscn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/client/archipelago.tscn b/client/archipelago.tscn index 40dd46f..da83b23 100644 --- a/client/archipelago.tscn +++ b/client/archipelago.tscn | |||
@@ -40,6 +40,7 @@ offset_right = 1920.0 | |||
40 | offset_bottom = 225.0 | 40 | offset_bottom = 225.0 |
41 | text = "ARCHIPELAGO" | 41 | text = "ARCHIPELAGO" |
42 | valign = 1 | 42 | valign = 1 |
43 | horizontal_alignment = 1 | ||
43 | theme = ExtResource("2_g4bvn") | 44 | theme = ExtResource("2_g4bvn") |
44 | 45 | ||
45 | [node name="credit" parent="Panel" type="Label"] | 46 | [node name="credit" parent="Panel" type="Label"] |
@@ -150,6 +151,10 @@ caret_blink = true | |||
150 | offset_right = 83.0 | 151 | offset_right = 83.0 |
151 | offset_bottom = 58.0 | 152 | offset_bottom = 58.0 |
152 | 153 | ||
154 | [node name="VersionMismatch" type="ConfirmationDialog" parent="Panel"] | ||
155 | offset_right = 83.0 | ||
156 | offset_bottom = 58.0 | ||
157 | |||
153 | [node name="connection_history" type="MenuButton" parent="Panel"] | 158 | [node name="connection_history" type="MenuButton" parent="Panel"] |
154 | offset_left = 1239.0 | 159 | offset_left = 1239.0 |
155 | offset_top = 276.0 | 160 | offset_top = 276.0 |