Browse Source

Attempt for the use of cleaner core functions

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

2
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"

Loading…
Cancel
Save