2
0
mirror of https://github.com/s1lentq/ReGameDLL_CS.git synced 2025-02-12 23:08:46 +03:00
Vaqtincha 946b5a9db0
Correcting code style and config ()
* 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"