Explorar el Código

Don’t attempt to change server name vars

Braunson hace 9 años
padre
commit
c0f9078f06
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      lgsm/functions/install_config.sh

+ 0 - 1
lgsm/functions/install_config.sh

@@ -367,7 +367,6 @@ elif [ "${gamename}" == "Multi Theft Auto" ]; then
 	array_configs+=( acl.xml mtaserver.conf vehiclecolors.conf )
 	fn_fetch_default_config
 	fn_default_config_remote
-	fn_set_config_vars
 elif [ "${gamename}" == "Mumble" ]; then
 	gamedirname="Mumble"
 	array_configs+=( murmur.ini )