- Added new flags8 actor field. Isn't it frightening how quickly how we got to our 8th flag field?
- Speaking of frightening, added +FRIGHTENING flag.
This commit is contained in:
parent
3b20c26275
commit
a96ef5276d
6 changed files with 18 additions and 2 deletions
|
|
@ -989,6 +989,7 @@ DEFINE_PROPERTY(clearflags, 0, Actor)
|
|||
defaults->flags5 = 0;
|
||||
defaults->flags6 = 0;
|
||||
defaults->flags7 = 0;
|
||||
defaults->flags8 = 0;
|
||||
}
|
||||
|
||||
//==========================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue