mirror of
https://github.com/ZDoom/acc.git
synced 2025-02-11 22:37:54 +00:00
Added APROP_ definitions
This commit is contained in:
parent
989b332595
commit
65fd7d12e2
1 changed files with 2 additions and 0 deletions
|
@ -289,6 +289,8 @@
|
|||
#define APROP_ViewHeight 39
|
||||
#define APROP_AttackZOffset 40
|
||||
#define APROP_StencilColor 41
|
||||
#define APROP_Friction 42
|
||||
#define APROP_DamageMultiplier 43
|
||||
|
||||
// Render Styles ------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue