Merge pull request #10156 from Ghommie/Ghommie-cit451

Fixing character setup preview icons.
This commit is contained in:
Putnam3145
2019-12-12 09:30:34 -08:00
committed by GitHub
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.