- Added FDARI's get actor height and radius patch.

SVN r3956 (trunk)
This commit is contained in:
Randy Heit 2012-11-09 23:07:10 +00:00
parent 9ae0c430ba
commit 5913c818a9

View file

@ -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 ------------------------------------------------------------