소스 검색

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