From 2dc1e8fea2ef0bdbd4c80616f1e4f4ac926d5034 Mon Sep 17 00:00:00 2001 From: CHOMPStation2StaffMirrorBot <94713762+CHOMPStation2StaffMirrorBot@users.noreply.github.com> Date: Mon, 17 Aug 2026 16:59:49 -0700 Subject: [PATCH] [MIRROR] change wording after discussing (#12974) Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com> --- code/modules/mob/new_player/login.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/new_player/login.dm b/code/modules/mob/new_player/login.dm index 80b0bc683c..22f596fa3a 100644 --- a/code/modules/mob/new_player/login.dm +++ b/code/modules/mob/new_player/login.dm @@ -78,7 +78,7 @@ problems = "various webview graphics issues and client hanging (1652 to 1654 are all affected). 516.1651 is known to be safe from these issues if a newer version than 1654 is not available." if(1682 to 1686) - problems = "versions 516.1682 through 516.1686 contain a use-after-free vulnerability. Update to at least 516.1687." + problems = "versions 516.1682 through 516.1686 contain a client crash. Update to at least 516.1687." if(problems) // To get attention