From a5bf81b814b4726e28bdff5f13483c36d9603a41 Mon Sep 17 00:00:00 2001 From: Kashargul <144968721+Kashargul@users.noreply.github.com> Date: Tue, 18 Aug 2026 01:56:54 +0200 Subject: [PATCH] change wording after discussing (#19671) --- 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 80b0bc683c2..22f596fa3a1 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