fix hlsdk_const.inc identation (#502)
a copy past from reapi hlsdk_const.inc file
This commit is contained in:
parent
a9ce39dee0
commit
7062d210a7
|
@ -660,7 +660,7 @@
|
||||||
#define ITEM_FLAG_NOAUTORELOAD (1<<1)
|
#define ITEM_FLAG_NOAUTORELOAD (1<<1)
|
||||||
#define ITEM_FLAG_NOAUTOSWITCHEMPTY (1<<2)
|
#define ITEM_FLAG_NOAUTOSWITCHEMPTY (1<<2)
|
||||||
#define ITEM_FLAG_LIMITINWORLD (1<<3)
|
#define ITEM_FLAG_LIMITINWORLD (1<<3)
|
||||||
#define ITEM_FLAG_EXHAUSTIBLE (1<<4)
|
#define ITEM_FLAG_EXHAUSTIBLE (1<<4)
|
||||||
|
|
||||||
|
|
||||||
#define FEV_NOTHOST (1<<0) // Skip local host for event send.
|
#define FEV_NOTHOST (1<<0) // Skip local host for event send.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user