/atom New() => Initialize() [MDB IGNORE]

This commit is contained in:
MistakeNot4892
2021-11-14 03:09:51 -05:00
committed by VirgoBot
parent 47c8115916
commit 3f9af78f3a
587 changed files with 12315 additions and 2669 deletions
+1 -1
View File
@@ -303,7 +303,7 @@ var/global/dmm_suite/preloader/_preloader = null
placed.underlays += turfs_underlays
//atom creation method that preloads variables at creation
/atom/New()
/atom/Initialize()
if(_preloader && (src.type == _preloader.target_path))//in case the instanciated atom is creating other atoms in New()
_preloader.load(src)
+1 -1
View File
@@ -36,7 +36,7 @@
return bounds
/datum/map_template/proc/initTemplateBounds(var/list/bounds)
if (SSatoms.initialized == INITIALIZATION_INSSATOMS)
if (SSatoms.atom_init_stage == INITIALIZATION_INSSATOMS)
return // let proper initialisation handle it later
var/prev_shuttle_queue_state = SSshuttles.block_init_queue