thank you kevinz

This commit is contained in:
Detective Google
2020-10-04 16:06:19 -05:00
parent 78cc2d95f3
commit 2840fe20b8
+1 -1
View File
@@ -349,7 +349,7 @@
if(L != src && (!L.ckey || L.client?.prefs.vore_flags & LICKABLE) && Adjacent(L))
LAZYADD(lickable, L)
for(var/mob/living/listed in lickable)
lickable[listed] = getFlatIcon(listed) // forgive me for what I must do.
lickable[listed] = new /mutable_appearance(listed)
if(!lickable)
return