Merge pull request #4920 from Citadel-Station-13/upstream-merge-34603

[MIRROR] Revert "Fix config_dir usage (#34469)"
This commit is contained in:
deathride58
2018-01-19 19:52:36 +00:00
committed by GitHub
3 changed files with 71 additions and 72 deletions
+2 -2
View File
@@ -398,8 +398,8 @@ AI MODULES
/obj/item/aiModule/core/full/custom
name = "Default Core AI Module"
/obj/item/aiModule/core/full/custom/New()
..()
/obj/item/aiModule/core/full/custom/Initialize()
. = ..()
for(var/line in world.file2list("config/silicon_laws.txt"))
if(!line)
continue