From 3494c9bb031b88078bf13e732e14f411d5d8a33e Mon Sep 17 00:00:00 2001 From: Sabian Roberts <31491602+sabianroberts@users.noreply.github.com> Date: Sun, 20 Oct 2024 20:26:06 +0100 Subject: [PATCH] . --- binary/dlls/weapons.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binary/dlls/weapons.h b/binary/dlls/weapons.h index 80affe40..06fd8275 100644 --- a/binary/dlls/weapons.h +++ b/binary/dlls/weapons.h @@ -152,7 +152,7 @@ class CGrenade : public CBaseMonster #define WEAPON_NOCLIP -1 //#define CROWBAR_MAX_CLIP WEAPON_NOCLIP -#define GLOCK_MAX_CLIP 17 +#define GLOCK_MAX_CLIP 18 #define ONE_MAX_CLIP WEAPON_NOCLIP #define PYTHON_MAX_CLIP 6 #define MP5_MAX_CLIP 60