|
|
@ -356,9 +356,8 @@ elif [ "${shortname}" == "dayz" ]; then |
|
|
|
gamedirname="DayZ" |
|
|
|
fn_check_cfgdir |
|
|
|
array_configs+=( server.cfg ) |
|
|
|
# fn_fetch_default_config |
|
|
|
# fn_default_config_remote |
|
|
|
fn_default_config_local |
|
|
|
fn_fetch_default_config |
|
|
|
fn_default_config_remote |
|
|
|
fn_set_config_vars |
|
|
|
fn_list_config_locations |
|
|
|
elif [ "${shortname}" == "dod" ]; then |
|
|
|