mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
fixes huge roundstart bugs
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user