Removes 10 seconds from world init time. (#404)
This commit is contained in:
committed by
TalkingCactus
parent
01f28d3f79
commit
71941d1b25
@@ -85,7 +85,7 @@
|
||||
cover = new /obj/machinery/porta_turret_cover(loc)
|
||||
cover.parent_turret = src
|
||||
if(!has_cover)
|
||||
popUp()
|
||||
INVOKE_ASYNC(src, .proc/popUp)
|
||||
|
||||
/obj/machinery/porta_turret/update_icon()
|
||||
cut_overlays()
|
||||
|
||||
Reference in New Issue
Block a user