mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-09 00:42:34 +00:00
Fixes an issue with an organ going invisible. (#6065)
This fixes an issue with organs taking the east direction and causing some body parts getting invisible icons when removed.
This commit is contained in:
@@ -169,7 +169,6 @@
|
||||
limb_icon_cache[cache_key] = I
|
||||
mob_icon.Blend(limb_icon_cache[cache_key], ICON_OVERLAY)
|
||||
|
||||
dir = EAST
|
||||
icon = mob_icon
|
||||
|
||||
return mob_icon
|
||||
|
||||
Reference in New Issue
Block a user