diff --git a/public/game/join.php b/public/game/join.php index 3b85fab..d97885a 100644 --- a/public/game/join.php +++ b/public/game/join.php @@ -104,7 +104,7 @@ function setMessage(message) end end -setMessage("Your ARCHBLOX launcher is out of date. Please update it. (ID: 410)", "Kick", "Kick") +setMessage("Your ARCHBLOX launcher does not support the new join method. (ID: 410)", "Kick", "Kick") error("Out of Date Launcher") function showErrorWindow(message, errorType, errorCategory)