going full cog (#30830)

This commit is contained in:
Qwertytoforty
2025-11-03 05:35:04 -05:00
committed by GitHub
parent 7361e70704
commit 9959848fa9
+2 -1
View File
@@ -76,8 +76,9 @@
alpha = 0,
)
cog.invisibility = user.invisibility
cog.pixel_y = world.icon_size + offset_y
animate(cog, alpha = 255, time = COGBAR_ANIMATION_TIME)
animate(cog, alpha = user.alpha, time = COGBAR_ANIMATION_TIME)
if(isnull(user_client))
return