mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-23 05:07:51 +01:00
Merge pull request #11720 from VOREStation/Arokha/verupdate
Update version guidance
This commit is contained in:
committed by
Chompstation Bot
parent
38ce1831c5
commit
a88d7a0f69
@@ -72,6 +72,10 @@ var/obj/effect/lobby_image = new /obj/effect/lobby_image
|
||||
else
|
||||
problems = "potential network disconnects. If you experience some, try another version"
|
||||
|
||||
if(1566 to 1568)
|
||||
if(world.byond_build == 1569)
|
||||
problems = "frequent crashes, usually when transitioning between z-levels"
|
||||
|
||||
if(problems)
|
||||
// To get attention
|
||||
var/message = "Your BYOND client version ([client.byond_version].[client.byond_build]) has known issues: [problems]. See the chat window for other version options."
|
||||
|
||||
Reference in New Issue
Block a user