mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 07:38:05 +01:00
Minor fuckup with deadchat (F) links breaking compiling
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
if(M.stat != DEAD && !adminoverride)
|
||||
continue
|
||||
if(istype(M, /mob/dead/observer))
|
||||
M << "<a href=?src=\ref[src];follow=\ref[speaker]>(F)</a> [rendered]"
|
||||
M << "<a href=?src=\ref[M];follow=\ref[src]>(F)</a> [rendered]"
|
||||
else
|
||||
M << "[rendered]"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user