mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-25 21:16:39 +01:00
Fixes #8439.
Appears to be the last of the major re-occuring runtimes. Good work team.
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
|
||||
/client/Stat()
|
||||
. = ..()
|
||||
if(statpanel("Examine"))
|
||||
if(usr && statpanel("Examine"))
|
||||
stat(null,"[description_holders["icon"]] <font size='5'>[description_holders["name"]]</font>") //The name, written in big letters.
|
||||
stat(null,"[description_holders["desc"]]") //the default examine text.
|
||||
if(description_holders["info"])
|
||||
|
||||
Reference in New Issue
Block a user