Skip to content

Commit

Permalink
cs2
Browse files Browse the repository at this point in the history
  • Loading branch information
dgibbs64 committed Oct 27, 2023
1 parent 03d44e5 commit fec79ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lgsm/modules/info_game.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2272,6 +2272,8 @@ elif [ "${shortname}" == "codwaw" ]; then
fn_info_game_codwaw
elif [ "${shortname}" == "col" ]; then
fn_info_game_col
elif [ "${shortname}" == "cs2" ]; then
fn_info_game_cs2
elif [ "${shortname}" == "ct" ]; then
fn_info_game_ct
elif [ "${shortname}" == "dayz" ]; then
Expand Down

0 comments on commit fec79ad

Please sign in to comment.