mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-25 14:16:58 +01:00
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into sank
This commit is contained in:
@@ -14,6 +14,6 @@
|
||||
*/
|
||||
/proc/logTheThing(type, source, target, text, diaryType)
|
||||
if(diaryType)
|
||||
world << "Diary: \[[diaryType]:[type]] [text]"
|
||||
log_debug("Diary: \[[diaryType]:[type]] [text]")
|
||||
else
|
||||
world << "Log: \[[type]] [text]"
|
||||
log_debug("Log: \[[type]] [text]")
|
||||
|
||||
Reference in New Issue
Block a user