Merge pull request #4528 from Citadel-Station-13/upstream-merge-33708
[MIRROR] Adds random seed feedback
This commit is contained in:
@@ -16,6 +16,7 @@ SUBSYSTEM_DEF(blackbox)
|
||||
|
||||
/datum/controller/subsystem/blackbox/Initialize()
|
||||
triggertime = world.time
|
||||
record_feedback("amount", "random_seed", Master.random_seed)
|
||||
. = ..()
|
||||
|
||||
//poll population
|
||||
|
||||
Reference in New Issue
Block a user