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