浏览代码

corrected gameworld bug

Daniel Gibbs 11 年之前
父节点
当前提交
01991a6eae
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      functions/fn_details

+ 1 - 1
functions/fn_details

@@ -95,7 +95,7 @@ fi
 
 # game world
 if [ -n "${gameworld}" ]; then
-	echo -e "\e[34mGame world:\t\e[0m${gamemode}" >> .fn_details_gameserver
+	echo -e "\e[34mGame world:\t\e[0m${gameworld}" >> .fn_details_gameserver
 fi
 
 # tick rate