diff options
-rw-r--r-- | src/qcommon/q_shared.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/qcommon/q_shared.h b/src/qcommon/q_shared.h index 84408371..68fd619a 100644 --- a/src/qcommon/q_shared.h +++ b/src/qcommon/q_shared.h @@ -1039,7 +1039,12 @@ typedef struct { #define MAX_STATS 16 #define MAX_PERSISTANT 16 #define MAX_MISC 16 +<<<<<<< #define MAX_WEAPONS 16 +||||||| +======= +#define MAX_WEAPONS 16 +>>>>>>> #define MAX_PS_EVENTS 2 |