From 451b20322904154e9f3310b31ebd87b792fa074c Mon Sep 17 00:00:00 2001 From: Thomas G <62822072+Thomasluigi07@users.noreply.github.com> Date: Tue, 12 Jul 2022 20:24:11 +1000 Subject: [PATCH] Update join.php --- public/game/join.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/game/join.php b/public/game/join.php index 69b2fc4..3b85fab 100644 --- a/public/game/join.php +++ b/public/game/join.php @@ -104,7 +104,7 @@ function setMessage(message) end end -setMessage("Your ARCHBLOX launcher does not support the new join method. \n Please update it. (ID: 410)", "Kick", "Kick") +setMessage("Your ARCHBLOX launcher is out of date. Please update it. (ID: 410)", "Kick", "Kick") error("Out of Date Launcher") function showErrorWindow(message, errorType, errorCategory)