common: remove double defines

This commit is contained in:
Alibek Omarov 2021-03-10 21:49:09 +03:00
parent 523798857b
commit c9f176f802
1 changed files with 0 additions and 7 deletions

View File

@ -606,13 +606,6 @@
#define CONTENT_GRAVITY_FLYFIELD -18
#define CONTENT_FOG -19
#define CONTENT_EMPTY -1
#define CONTENT_SOLID -2
#define CONTENT_WATER -3
#define CONTENT_SLIME -4
#define CONTENT_LAVA -5
#define CONTENT_SKY -6
// channels
#define CHAN_AUTO 0
#define CHAN_WEAPON 1