UltimateByte 10 лет назад
Родитель
Сommit
d3cb2761af
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      functions/fn_details

+ 1 - 1
functions/fn_details

@@ -719,7 +719,7 @@ fn_details_statusbottom
 }
 
 if [ ! -e "${servercfgfullpath}" ]; then
-	if [ "${gamename}" == "Hurtworld"]; then
+	if [ "${gamename}" == "Hurtworld" ]; then
 		echo "No config file set or required"
 	else
 		echo ""