Readd lighting DI info

This commit is contained in:
Tigercat2000
2017-02-12 09:05:14 -08:00
parent 0e7c3da7a0
commit d0f1bc0a52

View File

@@ -86,6 +86,15 @@
overlay_updates++
SCHECK
/datum/controller/process/lighting/statProcess()
..()
stat(null, "[lighting_update_lights.len] lighting sources queued")
stat(null, "[lighting_update_corners.len] lighting corners queued")
stat(null, "[lighting_update_overlays.len] lighting overlays queued")
#undef MAX_LIGHT_UPDATES_PER_WORK
#undef MAX_CORNER_UPDATES_PER_WORK
#undef MAX_OVERLAY_UPDATES_PER_WORK