mirror of
https://github.com/rehlds/reapi.git
synced 2025-02-05 18:20:36 +03:00
Add ITEM_FLAG_NOFIREUNDERWATER to cssdk_const.inc (#267)
This commit is contained in:
parent
aeabd1fa10
commit
ab94d09850
@ -272,6 +272,7 @@
|
||||
#define ITEM_FLAG_NOAUTOSWITCHEMPTY (1<<2)
|
||||
#define ITEM_FLAG_LIMITINWORLD (1<<3)
|
||||
#define ITEM_FLAG_EXHAUSTIBLE (1<<4)
|
||||
#define ITEM_FLAG_NOFIREUNDERWATER (1<<5)
|
||||
|
||||
/**
|
||||
* @section get_entvar(entity, var_spawnflags) values
|
||||
|
Loading…
x
Reference in New Issue
Block a user