- added DONTCORPSE submission.
SVN r3216 (trunk)
This commit is contained in:
parent
3277b508cd
commit
6053627c5c
4 changed files with 8 additions and 1 deletions
|
|
@ -230,6 +230,7 @@ static FFlagDef ActorFlags[]=
|
|||
DEFINE_FLAG(MF6, BLOCKEDBYSOLIDACTORS, AActor, flags6),
|
||||
DEFINE_FLAG(MF6, NOMENU, AActor, flags6),
|
||||
DEFINE_FLAG(MF6, SEEINVISIBLE, AActor, flags6),
|
||||
DEFINE_FLAG(MF6, DONTCORPSE, AActor, flags6),
|
||||
|
||||
// Effect flags
|
||||
DEFINE_FLAG(FX, VISIBILITYPULSE, AActor, effects),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue