mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-24 09:06:41 +01:00
Merge pull request #3033 from Citadel-Station-13/upstream-merge-31142
[MIRROR] Fixes cogscarab sprites not updating
This commit is contained in:
@@ -237,3 +237,8 @@
|
||||
. = ..()
|
||||
if(.)
|
||||
update_icons()
|
||||
|
||||
/mob/living/simple_animal/drone/cogscarab/update_canmove()
|
||||
. = ..()
|
||||
if(.)
|
||||
update_icons()
|
||||
|
||||
Reference in New Issue
Block a user