Procházet zdrojové kódy

Attempt for the use of cleaner core functions

UltimateByte před 9 roky
rodič
revize
bd07a687ac
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      lgsm/functions/command_mods_install.sh

+ 1 - 1
lgsm/functions/command_mods_install.sh

@@ -14,7 +14,7 @@ mods_core.sh
 
 fn_mods_install_init(){
 	# Display installed mods
-	fn_installed_mods_lightlist
+	fn_installed_mods_light_list
 	fn_script_log "Entering mods & addons installation"
 	echo "================================="
 	echo "${gamename} mods & addons installation"