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:
Alberyk
2019-02-17 13:45:11 -03:00
committed by Erki
parent c6880ac864
commit af2ad442e2

View File

@@ -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