ReGameDLL_CS/dist/game_init.cfg
Vaqtincha 946b5a9db0
Correcting code style and config (#783)
* cosmetic changes (for perfectionists)

* cosmetic changes (in sdk)

* add quotes for all cvar values
2022-11-24 19:04:42 +03:00

7 lines
174 B
INI

// Sets mins/maxs hull bounds for the player.
// 0 - disabled (default behaviour, sets engine)
// 1 - enabled (sets gamedll)
//
// Default value: "1"
mp_hullbounds_sets "1"