Skip to content

Commit

Permalink
add ohd configs
Browse files Browse the repository at this point in the history
  • Loading branch information
dgibbs64 committed Oct 29, 2023
1 parent c2e5de1 commit 396947e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lgsm/modules/install_config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ elif [ "${shortname}" == "hldms" ]; then
fn_set_config_vars
fn_list_config_locations
elif [ "${shortname}" == "ohd" ]; then
array_configs+=(Game.ini)
array_configs+=(Admins.cfg Engine.ini Game.ini MapCycle.cfg)
fn_fetch_default_config
fn_default_config_remote
fn_set_config_vars
Expand Down

0 comments on commit 396947e

Please sign in to comment.