From 22c8d2357d8defa687060d46af8dbc3f43b30c1b Mon Sep 17 00:00:00 2001 From: UltimateByte Date: Tue, 22 Dec 2015 02:53:06 +0100 Subject: [PATCH] updated message for gameworld to non critical form --- functions/fn_details_config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/fn_details_config b/functions/fn_details_config index f0be53cf8..dfab6de64 100644 --- a/functions/fn_details_config +++ b/functions/fn_details_config @@ -617,7 +617,7 @@ elif [ "${gamename}" == "Hurtworld" ]; then if [ -n "${map}" ]; then gameworld="${map}" else - gameworld="\e[0;31mUNAVAILABLE\e[0m" + gameworld="NO MAP SET" fi # port