mirror of
https://github.com/ZDoom/acc.git
synced 2025-02-11 22:37:54 +00:00
Added DamageType ACS actor property
This commit is contained in:
parent
49f91e214e
commit
c94968d6be
1 changed files with 1 additions and 0 deletions
|
@ -293,6 +293,7 @@
|
|||
#define APROP_DamageMultiplier 43
|
||||
#define APROP_MaxStepHeight 44
|
||||
#define APROP_MaxDropOffHeight 45
|
||||
#define APROP_DamageType 46
|
||||
|
||||
// Render Styles ------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue