mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-14 17:45:02 +01:00
Fixes DNA runtimes.
This commit is contained in:
@@ -22,8 +22,8 @@ var/datum/subsystem/objects/SSobj
|
||||
|
||||
/datum/subsystem/objects/Initialize(timeofdayl)
|
||||
fire_overlay.appearance_flags = RESET_COLOR
|
||||
trigger_atom_spawners()
|
||||
setupGenetics() //to set the mutations' place in structural enzymes, so monkey.initialize() knows where to put the monkey mutation.
|
||||
trigger_atom_spawners()
|
||||
for(var/thing in world)
|
||||
var/atom/A = thing
|
||||
A.Initialize(TRUE)
|
||||
|
||||
Reference in New Issue
Block a user