|
@@ -145,7 +145,7 @@ elif [ "${gamename}" == "ARMA 3" ]; then
|
|
|
fn_default_config_remote
|
|
fn_default_config_remote
|
|
|
fn_set_config_vars
|
|
fn_set_config_vars
|
|
|
elif [ "${gamename}" == "Ballistic Overkill" ]; then
|
|
elif [ "${gamename}" == "Ballistic Overkill" ]; then
|
|
|
- gamedirname="BladeSymphony"
|
|
|
|
|
|
|
+ gamedirname="BallisticOverkill"
|
|
|
array_configs+=( config.txt )
|
|
array_configs+=( config.txt )
|
|
|
fn_fetch_default_config
|
|
fn_fetch_default_config
|
|
|
fn_default_config_remote
|
|
fn_default_config_remote
|