mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 15:14:27 +01:00
Quick null check so the hair quits spamming runtimes.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2453 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -1232,6 +1232,7 @@
|
||||
lying_icon.Blend(new /icon('human.dmi', "underwear[underwear]_[g]_l"), ICON_OVERLAY)
|
||||
|
||||
/mob/living/carbon/human/proc/update_face()
|
||||
if(!facial_hair_style || !hair_style) return//Seems people like to lose their icons, this should stop the runtimes for now
|
||||
del(face_standing)
|
||||
del(face_lying)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user