fixes huge roundstart bugs

This commit is contained in:
duncathan
2016-03-30 16:07:35 -06:00
parent 09925f6587
commit 3525bcfcbb
5 changed files with 23 additions and 18 deletions
+2 -3
View File
@@ -312,9 +312,8 @@
redraw_lighting(1)
/turf/open/space/init_lighting()
. = ..()
if(config.starlight)
update_starlight()
..()
update_starlight()
/turf/proc/redraw_lighting(instantly = 0)
if(lighting_object)