Add damagesource
This commit is contained in:
parent
f13bc09840
commit
83165dccbf
4 changed files with 7 additions and 0 deletions
|
|
@ -2005,6 +2005,7 @@ DEFINE_FIELD(AActor, strafecount)
|
|||
DEFINE_FIELD(AActor, target)
|
||||
DEFINE_FIELD(AActor, master)
|
||||
DEFINE_FIELD(AActor, tracer)
|
||||
DEFINE_FIELD(AActor, damagesource)
|
||||
DEFINE_FIELD(AActor, LastHeard)
|
||||
DEFINE_FIELD(AActor, lastenemy)
|
||||
DEFINE_FIELD(AActor, LastLookActor)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue