Update join.php
This commit is contained in:
parent
22290a690d
commit
9c23ebba3b
|
|
@ -104,6 +104,9 @@ function setMessage(message)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
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)
|
function showErrorWindow(message, errorType, errorCategory)
|
||||||
game:SetMessage(message)
|
game:SetMessage(message)
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue