- added DavidPH's A_SetMass submission.
SVN r3105 (trunk)
This commit is contained in:
parent
090922e1c2
commit
e4b236cbcc
4 changed files with 25 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ DEFINE_MEMBER_VARIABLE(args, AActor)
|
|||
DEFINE_MEMBER_VARIABLE(ceilingz, AActor)
|
||||
DEFINE_MEMBER_VARIABLE(floorz, AActor)
|
||||
DEFINE_MEMBER_VARIABLE(health, AActor)
|
||||
DEFINE_MEMBER_VARIABLE(Mass, AActor)
|
||||
DEFINE_MEMBER_VARIABLE(pitch, AActor)
|
||||
DEFINE_MEMBER_VARIABLE(special, AActor)
|
||||
DEFINE_MEMBER_VARIABLE(special1, AActor)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue