Daniel Gibbs 1 год назад
Родитель
Сommit
2564d82b26
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      lgsm/modules/install_config.sh

+ 1 - 1
lgsm/modules/install_config.sh

@@ -18,7 +18,7 @@ fn_check_cfgdir() {
 
 
 # Copys default configs from Game-Server-Configs repo to server config location.
 # Copys default configs from Game-Server-Configs repo to server config location.
 # Downloads default configs from Game-Server-Configs repo to lgsm/config-default.
 # Downloads default configs from Game-Server-Configs repo to lgsm/config-default.
-fn_default_config_remote() {
+fn_fetch_default_config() {
 	echo -e ""
 	echo -e ""
 	echo -e "${bold}${lightyellow}Downloading ${gamename} Configs${default}"
 	echo -e "${bold}${lightyellow}Downloading ${gamename} Configs${default}"
 	fn_messages_separator
 	fn_messages_separator