SSD warning spam (#15306)

This commit is contained in:
SabreML
2021-01-17 09:09:36 +00:00
committed by GitHub
parent c5051cd4d6
commit ea18ee9507
+1
View File
@@ -191,6 +191,7 @@
if(href_list["ssdwarning"])
ssd_warning_acknowledged = TRUE
to_chat(src, "<span class='notice'>SSD warning acknowledged.</span>")
return
if(href_list["link_forum_account"])
link_forum_account()
return // prevents a recursive loop where the ..() 5 lines after this makes the proc endlessly re-call itself