Browse Source

New line for better output

pull/1255/head
UltimateByte 8 years ago
committed by GitHub
parent
commit
7df9635981
  1. 2
      lgsm/functions/command_mods_install.sh

2
lgsm/functions/command_mods_install.sh

@ -38,7 +38,7 @@ fn_mods_install_init(){
# Gives a pretty name to the user and get all mod info
currentmod="${usermodselect}"
fn_mod_get_info_from_command
fn_print_dots "Installing ${modprettyname}"
fn_print_dots_nl "Installing ${modprettyname}"
sleep 1
fn_script_log "Installing ${modprettyname}."
}

Loading…
Cancel
Save