Fixes color of elf ears

Fixes color of elf ears
This commit is contained in:
CalamaBanana
2019-05-17 20:29:43 +02:00
parent fcc8212b72
commit b3668a32d0

View File

@@ -756,7 +756,7 @@ GLOBAL_LIST_EMPTY(roundstart_races)
if(!forced_colour)
switch(S.color_src)
if(SKINTONE)
accessory_overlay.color = skintone2hex(H.skin_tone)
accessory_overlay.color = "#[skintone2hex(H.skin_tone)]"
if(MUTCOLORS)
if(fixed_mut_color)
accessory_overlay.color = "#[fixed_mut_color]"