From f2df2b531c39ecbda70310b0d9ec2fd55ff00cc0 Mon Sep 17 00:00:00 2001 From: Verkister Date: Tue, 18 Jul 2017 11:09:31 +0300 Subject: [PATCH] not again lmao --- code/modules/vore/eating/living_vr.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/vore/eating/living_vr.dm b/code/modules/vore/eating/living_vr.dm index 0a631ad3f64..7cbb9882c93 100644 --- a/code/modules/vore/eating/living_vr.dm +++ b/code/modules/vore/eating/living_vr.dm @@ -25,7 +25,7 @@ return 1 M.verbs += /mob/living/proc/insidePanel - //M.appearance_flags |= PIXEL_SCALE + M.appearance_flags |= PIXEL_SCALE //Tries to load prefs if a client is present otherwise gives freebie stomach if(!M.vore_organs || !M.vore_organs.len)