Explorar el Código

Added UTWeb.ini to config download

Daniel Gibbs hace 8 años
padre
commit
18415361e5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lgsm/functions/install_config.sh

+ 1 - 1
lgsm/functions/install_config.sh

@@ -525,7 +525,7 @@ elif [ "${gamename}" == "Unreal Tournament 2004" ]; then
 elif [ "${gamename}" == "Unreal Tournament 3" ]; then
 	gamedirname="UnrealTournament3"
 	fn_check_cfgdir
-	array_configs+=( UTGame.ini )
+	array_configs+=( UTGame.ini UTWeb.ini )
 	fn_fetch_default_config
 	fn_default_config_remote
 	fn_set_config_vars