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