actually i don't know what this does

This commit is contained in:
Putnam
2020-04-13 17:37:03 -07:00
parent dabe56fea1
commit 3543da036b
@@ -3,6 +3,7 @@ SUBSYSTEM_DEF(icon_smooth)
init_order = INIT_ORDER_ICON_SMOOTHING
wait = 1
priority = FIRE_PRIOTITY_SMOOTHING
flags = SS_TICKER
var/list/smooth_queue = list()
var/list/deferred = list()