shitty workaround

This commit is contained in:
Chris
2014-10-14 12:47:37 -05:00
parent 1f4d33e3fe
commit 237f28b38f
2 changed files with 2 additions and 1 deletions

View File

@@ -108,7 +108,7 @@ datum/controller/game_controller/proc/setup_objects()
sleep(-1)
for(var/atom/movable/object in world)
object.initialize()
populate_seed_list()
world << "\red \b Initializing pipe networks"
sleep(-1)