Update join.php

This commit is contained in:
Thomas G 2022-07-12 20:22:33 +10:00
parent d367ed820c
commit 8abada7e6d
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ function setMessage(message)
end
end
setMessage("Your ARCHBLOX launcher does not support the new join method. (ID: 410)", "Kick", "Kick")
setMessage("Your ARCHBLOX launcher does not support the new join method. \n Please update it. (ID: 410)", "Kick", "Kick")
error("Out of Date Launcher")
function showErrorWindow(message, errorType, errorCategory)