mirror of
https://github.com/fulpstation/fulpstation.git
synced 2025-12-10 10:01:40 +00:00
Makes SSicon_smooth initialization more responsive
This commit is contained in:
@@ -32,5 +32,6 @@ var/datum/subsystem/icon_smooth/SSicon_smooth
|
|||||||
if(!A || A.z <= 2)
|
if(!A || A.z <= 2)
|
||||||
continue
|
continue
|
||||||
smooth_icon(A)
|
smooth_icon(A)
|
||||||
|
CHECK_TICK
|
||||||
|
|
||||||
..()
|
..()
|
||||||
Reference in New Issue
Block a user