Browse Source

cs2

pull/4356/head
Daniel Gibbs 2 years ago
parent
commit
fec79ad918
No known key found for this signature in database GPG Key ID: 2076B128385E8C55
  1. 2
      lgsm/modules/info_game.sh

2
lgsm/modules/info_game.sh

@ -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

Loading…
Cancel
Save