mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
christ (#20804)
This commit is contained in:
@@ -75,7 +75,7 @@ PROCESSING_SUBSYSTEM_DEF(station)
|
||||
continue
|
||||
report += "[trait.get_report()]<BR><hr>"
|
||||
|
||||
addtimer(CALLBACK(GLOBAL_PROC, PROC_REF(print_command_report), report, "Central Command Divergency Report", FALSE), rand(REPORT_WAIT_TIME_MINIMUM, REPORT_WAIT_TIME_MAXIMUM))
|
||||
addtimer(CALLBACK(GLOBAL_PROC, GLOBAL_PROC_REF(print_command_report), report, "Central Command Divergency Report", FALSE), rand(REPORT_WAIT_TIME_MINIMUM, REPORT_WAIT_TIME_MAXIMUM))
|
||||
|
||||
#undef REPORT_WAIT_TIME_MINIMUM
|
||||
#undef REPORT_WAIT_TIME_MAXIMUM
|
||||
|
||||
Reference in New Issue
Block a user