Fixing character setup preview icons.

This commit is contained in:
Ghommie
2019-12-12 17:04:14 +01:00
parent f637e1e060
commit 3545f10137
4 changed files with 5 additions and 17 deletions
@@ -17,6 +17,7 @@ INITIALIZE_IMMEDIATE(/mob/living/carbon/human/dummy)
/mob/living/carbon/human/dummy/proc/wipe_state()
delete_equipment()
icon_render_key = null
cut_overlays(TRUE)
//Inefficient pooling/caching way.