Explorar o código

corrected gameworld bug

Daniel Gibbs %!s(int64=11) %!d(string=hai) anos
pai
achega
01991a6eae
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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