Update join.php
This commit is contained in:
parent
85d3463fce
commit
d367ed820c
|
|
@ -104,7 +104,7 @@ function setMessage(message)
|
||||||
end
|
end
|
||||||
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")
|
error("Out of Date Launcher")
|
||||||
|
|
||||||
function showErrorWindow(message, errorType, errorCategory)
|
function showErrorWindow(message, errorType, errorCategory)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue