fixes one bug and brings another out of the woodwork

This commit is contained in:
ninjanomnom
2017-07-18 23:03:16 -04:00
parent 9f2684af41
commit 9da8be52ed
8 changed files with 47 additions and 44 deletions
+1 -1
View File
@@ -327,7 +327,7 @@ GLOBAL_DATUM_INIT(_preloader, /dmm_suite/preloader, new)
if(crds)
if(!no_changeturf && ispath(path, /turf))
. = crds.ChangeTurf(path, TRUE)
. = crds.ChangeTurf(path, FALSE, TRUE)
else
. = create_atom(path, crds)//first preloader pass