From 67b721503443274351e0729ac57cbff83d31d753 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Fri, 12 Sep 2025 11:53:58 -0400 Subject: [Client] Warn when major version doesn't match --- client/archipelago.tscn | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'client/archipelago.tscn') 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 offset_right = 83.0 offset_bottom = 58.0 +[node name="VersionMismatch" type="ConfirmationDialog" parent="Panel"] +offset_right = 83.0 +offset_bottom = 58.0 + [node name="connection_history" type="MenuButton" parent="Panel"] offset_left = 1239.0 offset_top = 276.0 -- cgit 1.4.1