Does this work? NO IDEA

This commit is contained in:
ProbablyCarl
2021-10-21 21:29:31 -04:00
parent da0d696e42
commit 58597f8eec
4 changed files with 18 additions and 1 deletions
+1 -1
View File
@@ -279,7 +279,7 @@ GLOBAL_LIST_EMPTY(external_rsc_urls)
continue
if(C.prefs)//supposedly fixes a runtime with the following lines. Ripped from OldPollo. I miss you, Lads. :(
if(C.prefs.toggles & CHAT_OOC)
if(C.prefs.toggles & ANNOUNCE_LOGINP)
to_chat(world, "<span class='notice'><b>[src.key] has connected to the server.</b></span>")
if(C.prefs.toggles)