diff options
Diffstat (limited to 'client/archipelago.tscn')
-rw-r--r-- | client/archipelago.tscn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/client/archipelago.tscn b/client/archipelago.tscn index 40dd46f..a74c69e 100644 --- a/client/archipelago.tscn +++ b/client/archipelago.tscn | |||
@@ -150,6 +150,10 @@ caret_blink = true | |||
150 | offset_right = 83.0 | 150 | offset_right = 83.0 |
151 | offset_bottom = 58.0 | 151 | offset_bottom = 58.0 |
152 | 152 | ||
153 | [node name="VersionMismatch" type="ConfirmationDialog" parent="Panel"] | ||
154 | offset_right = 83.0 | ||
155 | offset_bottom = 58.0 | ||
156 | |||
153 | [node name="connection_history" type="MenuButton" parent="Panel"] | 157 | [node name="connection_history" type="MenuButton" parent="Panel"] |
154 | offset_left = 1239.0 | 158 | offset_left = 1239.0 |
155 | offset_top = 276.0 | 159 | offset_top = 276.0 |