diff --git a/CounterStrikeGlobalOffensive/server.cfg b/CounterStrikeGlobalOffensive/server.cfg index d038226..13db9ab 100644 --- a/CounterStrikeGlobalOffensive/server.cfg +++ b/CounterStrikeGlobalOffensive/server.cfg @@ -33,6 +33,11 @@ sv_cheats 0 // Example: sv_tags "128-tick,deathmatch,dm,ffa,pistol,dust2" sv_tags "" +// Region - The region of the world to report this server in. +// Default: -1 +// 0 - US East, 1 - US West, 2 - South America, 3 - Europe, 4 - Asia, 5 - Australia, 6 - Middle East, 7 - Africa +sv_region -1 + // ............................. Server Logging ............................. // // Enable log - Enables logging to file, console, and udp < on | off >.