From 7dc5f64915e3a9be699f1d1b54f46654c911a293 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Fri, 29 Jul 2016 23:26:31 +0100 Subject: [PATCH] word --- lgsm/functions/core_functions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lgsm/functions/core_functions.sh b/lgsm/functions/core_functions.sh index da170b8d5..5a9dce2c9 100644 --- a/lgsm/functions/core_functions.sh +++ b/lgsm/functions/core_functions.sh @@ -5,7 +5,7 @@ # Description: Defines all functions to allow download and execution of functions using fn_fetch_function. # This function is called first before any other function. Without this file other functions will not load. -# Fixes legacy code +# Fixes for legacy code if [ "${gamename}" == "Teamspeak 3" ]; then gamename="TeamSpeak 3" fi