Browse Source

Add config check

pull/3995/head
crawforc3 3 years ago
parent
commit
c96676138a
  1. 1
      lgsm/functions/install_config.sh

1
lgsm/functions/install_config.sh

@ -636,6 +636,7 @@ elif [ "${shortname}" == "pz" ]; then
fn_list_config_locations
elif [ "${shortname}" == "nec" ]; then
gamedirname="Necesse"
fn_check_cfgdir
fn_default_config_local
fn_set_config_vars
fn_list_config_locations

Loading…
Cancel
Save