4
0
Эх сурвалжийг харах

fn_scrip_log_info don't exist

UltimateByte 9 жил өмнө
parent
commit
86bb4381c9

+ 1 - 1
lgsm/functions/command_mods_update.sh

@@ -25,7 +25,7 @@ fn_mods_update_init(){
 	if [ ! -f "${modslockfilefullpath}" ]||[ $installedmodscount -eq 0 ]; then
 	if [ ! -f "${modslockfilefullpath}" ]||[ $installedmodscount -eq 0 ]; then
 		fn_print_information_nl "No mods or addons to be updated"
 		fn_print_information_nl "No mods or addons to be updated"
 		echo " * Did you install any mod using LGSM?"
 		echo " * Did you install any mod using LGSM?"
-		fn_scrip_log_info "No mods or addons to be updated"
+		fn_scrip_log "No mods or addons to be updated"
 		core_exit.sh
 		core_exit.sh
 	else
 	else
 		fn_print_information_nl "${installedmodscount} mods or addons will be updated:"
 		fn_print_information_nl "${installedmodscount} mods or addons will be updated:"