- BLOCKF_HITSCAN flag.

This commit is contained in:
Christoph Oelckers 2013-08-09 21:28:27 +02:00
parent b8e601dd98
commit 373e48a9bc

View file

@ -930,6 +930,7 @@
#define BLOCKF_RAILING 64
#define BLOCKF_USE 128
#define BLOCKF_SIGHT 256
#define BLOCKF_HITSCAN 512
#define FOGP_DENSITY 0
#define FOGP_OUTSIDEDENSITY 1