From 7ed7d3791426c4f0cfcd3e26583b668ca9705dbc Mon Sep 17 00:00:00 2001 From: Lukasz Wlasinksi Date: Fri, 2 Jul 2004 23:58:41 +0000 Subject: [PATCH] custom weapon array fix --- dlls/ts/tsx/CMisc.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dlls/ts/tsx/CMisc.h b/dlls/ts/tsx/CMisc.h index 43ffa292..734c3ec3 100755 --- a/dlls/ts/tsx/CMisc.h +++ b/dlls/ts/tsx/CMisc.h @@ -35,8 +35,9 @@ #include "amxxmodule.h" #include "CRank.h" -#define TSMAX_WEAPONS 40 #define TSMAX_CUSTOMWPNS 5 +#define TSMAX_WEAPONS 39 + TSMAX_CUSTOMWPNS + #ifndef __linux__ #define TSKNIFE_OFFSET 31 // owner offset in knife entity