Photography Update

This commit is contained in:
kevinz000
2018-07-20 15:26:13 -07:00
parent 141edb25e8
commit 2a6e4fce59
49 changed files with 1455 additions and 811 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ SUBSYSTEM_DEF(pathfinder)
/datum/controller/subsystem/pathfinder/Initialize()
space_type_cache = typecacheof(/turf/open/space)
mobs = new(10)
circuits = new(3)
circuits = new(3)
return ..()
/datum/flowcache