This commit is contained in:
root
2023-09-23 11:15:02 +03:00
commit 8514a112ae
12 changed files with 810 additions and 0 deletions

6
configs/game_init.cfg Normal file
View File

@@ -0,0 +1,6 @@
// 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"