mirror of
https://github.com/ZDoom/acc.git
synced 2025-03-13 03:42:17 +00:00
- new APROPs.
This commit is contained in:
parent
ef8e51899c
commit
b8e601dd98
1 changed files with 2 additions and 0 deletions
|
@ -287,6 +287,8 @@
|
||||||
#define APROP_Radius 36
|
#define APROP_Radius 36
|
||||||
#define APROP_Reactiontime 37
|
#define APROP_Reactiontime 37
|
||||||
#define APROP_MeleeRange 38
|
#define APROP_MeleeRange 38
|
||||||
|
#define APROP_ViewHeight 39
|
||||||
|
#define APROP_AttackZOffset 40
|
||||||
|
|
||||||
// Render Styles ------------------------------------------------------------
|
// Render Styles ------------------------------------------------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue