mirror of
https://github.com/ZDoom/acc.git
synced 2025-03-13 03:42:17 +00:00
- Added FDARI's get actor height and radius patch.
SVN r3956 (trunk)
This commit is contained in:
parent
9ae0c430ba
commit
5913c818a9
1 changed files with 2 additions and 0 deletions
|
@ -280,6 +280,8 @@
|
|||
#define APROP_Mass 32
|
||||
#define APROP_Accuracy 33
|
||||
#define APROP_Stamina 34
|
||||
#define APROP_Height 35
|
||||
#define APROP_Radius 36
|
||||
|
||||
// Render Styles ------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue