Update version guidance

This commit is contained in:
Aronai Sieyes
2021-10-27 21:32:12 -04:00
parent e5346a3920
commit 1f19a637e5
+4
View File
@@ -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."