mirror of
https://github.com/Aurorastation/Aurora-Old.git
synced 2026-08-24 05:06:16 +01:00
Removed self debug
I'm dumb
This commit is contained in:
@@ -197,7 +197,6 @@
|
||||
track = "(<a href='byond://?src=\ref[src];track=\ref[signer]'>follow</a>) "
|
||||
if(client.prefs.toggles & CHAT_GHOSTEARS && signer in view(src))
|
||||
message = "<b>[message]</b>"
|
||||
world << "[signer.name] / [signer_name] / [signer.real_name]"
|
||||
if(sdisabilities & BLIND)
|
||||
if(signer == src)
|
||||
src << "<span class='warning'>You cannot see yourself sign!</span>"
|
||||
|
||||
Reference in New Issue
Block a user