mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-23 10:06:45 +01:00
co-authored by
VM_USER <VM_USER>
parent
30c15fd09e
commit
f13aa201e8
@@ -12,7 +12,7 @@ PROCESSING_SUBSYSTEM_DEF(chemistry)
|
||||
chemical_reagents = SSchemistry.chemical_reagents
|
||||
|
||||
// honestly hate that we have to do this but some things INITIALIZE_IMMEDIATE so uh fuck me I guess!
|
||||
/datum/controller/subsystem/processing/chemistry/PreInit()
|
||||
/datum/controller/subsystem/processing/chemistry/PreInit(recovering)
|
||||
initialize_chemical_reactions()
|
||||
initialize_chemical_reagents()
|
||||
return ..()
|
||||
|
||||
Reference in New Issue
Block a user