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)