Add CS_SLOT_KNIFE define (bug 6131, r=drifter).
This commit is contained in:
parent
8ed66980c0
commit
3c52840dd8
@ -42,6 +42,7 @@
|
||||
|
||||
#define CS_SLOT_PRIMARY 0 /**< Primary weapon slot. */
|
||||
#define CS_SLOT_SECONDARY 1 /**< Secondary weapon slot. */
|
||||
#define CS_SLOT_KNIFE 2 /**< Knife slot. */
|
||||
#define CS_SLOT_GRENADE 3 /**< Grenade slot (will only return one grenade). */
|
||||
#define CS_SLOT_C4 4 /**< C4 slot. */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user