mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Merge pull request #11048 from VOREStation/Arokha/tguilog
Reduce tgui logging
This commit is contained in:
committed by
Chompstation Bot
parent
796c58e062
commit
a28df02a59
@@ -279,6 +279,9 @@
|
||||
#endif
|
||||
|
||||
/proc/log_tgui(user_or_client, text)
|
||||
if(!text)
|
||||
stack_trace("Pointless log_tgui message")
|
||||
return
|
||||
var/entry = ""
|
||||
if(!user_or_client)
|
||||
entry += "no user"
|
||||
|
||||
Reference in New Issue
Block a user