mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Update start of game logging
This commit is contained in:
@@ -38,7 +38,7 @@ var/global/datum/controller/mob_system/mob_master
|
||||
var/starttime
|
||||
|
||||
/datum/controller/mob_system/proc/Setup()
|
||||
world << "\red \b Mob ticker starting up."
|
||||
log_startup_progress("Mob ticker starting up.")
|
||||
starttime = world.timeofday
|
||||
|
||||
/datum/controller/mob_system/proc/process()
|
||||
|
||||
Reference in New Issue
Block a user