From 75a3f8496c81cf883da86203ff0ce93782813fc9 Mon Sep 17 00:00:00 2001 From: Arokha Sieyes Date: Mon, 17 Feb 2020 17:42:55 -0500 Subject: [PATCH] VS: Add a to subtles --- code/modules/mob/say_vr.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/say_vr.dm b/code/modules/mob/say_vr.dm index e22a0fdf1d3..5dbf8537452 100644 --- a/code/modules/mob/say_vr.dm +++ b/code/modules/mob/say_vr.dm @@ -37,7 +37,7 @@ if(input) log_subtle(message,src) - message = "[src] [input]" + message = "[src] [input]" else return