mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2025-03-13 06:12:51 +00:00
parent
c388d5b31d
commit
8d03b22a2f
1 changed files with 1 additions and 1 deletions
|
@ -257,7 +257,7 @@ static const int daikatana_contents_flags[32] = {
|
||||||
CONTENTS_SLIME, /* 4: The brush is slime */
|
CONTENTS_SLIME, /* 4: The brush is slime */
|
||||||
CONTENTS_WATER, /* 5: The brush is water */
|
CONTENTS_WATER, /* 5: The brush is water */
|
||||||
CONTENTS_MIST, /* 6: The brush is non-solid */
|
CONTENTS_MIST, /* 6: The brush is non-solid */
|
||||||
CONTENTS_SOLID, /* 7: clear */
|
CONTENTS_WINDOW, /* 7: clear */
|
||||||
0, /* 8: notsolid */
|
0, /* 8: notsolid */
|
||||||
0, /* 9: noshoot */
|
0, /* 9: noshoot */
|
||||||
CONTENTS_MIST, /* 10: fog */
|
CONTENTS_MIST, /* 10: fog */
|
||||||
|
|
Loading…
Reference in a new issue