Update join.php

This commit is contained in:
Thomas G 2022-07-12 20:21:10 +10:00
parent 85d3463fce
commit d367ed820c
1 changed files with 1 additions and 1 deletions

View File

@ -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)