diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-12 11:53:58 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-12 11:53:58 -0400 |
| commit | 67b721503443274351e0729ac57cbff83d31d753 (patch) | |
| tree | 5f35443037beebfaf44360e0816acdddb20227fb /client/archipelago.tscn | |
| parent | 4fcd46b92fa19ef829051e233a2d061cb4ba5357 (diff) | |
| download | lingo2-archipelago-67b721503443274351e0729ac57cbff83d31d753.tar.gz lingo2-archipelago-67b721503443274351e0729ac57cbff83d31d753.tar.bz2 lingo2-archipelago-67b721503443274351e0729ac57cbff83d31d753.zip | |
[Client] Warn when major version doesn't match
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 |
