Browse Source

feat(csgoserver): Unnecessary FreeForAll info, add map hint to Danger Zone (#2318)

And some indentation fix.
pull/2323/head
Attila 6 years ago
committed by Daniel Gibbs
parent
commit
b8f1c675ad
  1. 2
      lgsm/config-default/config-lgsm/csgoserver/_default.cfg

2
lgsm/config-default/config-lgsm/csgoserver/_default.cfg

@ -18,7 +18,7 @@
# Deathmatch 1 2 mg_deathmatch
# Demolition 1 1 mg_demolition
# Wingman 0 2
# Danger Zone (FreeForAll) 6 0 mg_dz_blacksite
# Danger Zone 6 0 mg_dz_blacksite (map: dz_blacksite)
gametype="0"
gamemode="0"
mapgroup="mg_active"

Loading…
Cancel
Save