From 2e47d443710ab01829d9cc5e758b4df5b97c591d Mon Sep 17 00:00:00 2001 From: killer653 Date: Sun, 11 Dec 2016 22:11:36 -0500 Subject: [PATCH] Should be the last thing needed to get this to work. --- code/modules/vore/eating/vorepanel_vr.dm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/code/modules/vore/eating/vorepanel_vr.dm b/code/modules/vore/eating/vorepanel_vr.dm index 6fa2a5cf4b..0ab34fd356 100644 --- a/code/modules/vore/eating/vorepanel_vr.dm +++ b/code/modules/vore/eating/vorepanel_vr.dm @@ -170,10 +170,10 @@ //Belly messages dat += "
Belly Messages" - + //Belly escapability - dat += "
Set Belly Escapability" - + dat += "
Set Belly Escapability" + //Delete button dat += "
Delete Belly"