mirror of
https://github.com/ZDoom/acc.git
synced 2025-03-14 04:10:41 +00:00
- added new AProps to ACC headers.
SVN r3428 (trunk)
This commit is contained in:
parent
6c45d91701
commit
4202a38ac4
1 changed files with 2 additions and 0 deletions
|
@ -259,6 +259,8 @@
|
|||
#define APROP_ScaleY 30
|
||||
#define APROP_Dormant 31
|
||||
#define APROP_Mass 32
|
||||
#define APROP_Accuracy 33
|
||||
#define APROP_Stamina 34
|
||||
|
||||
// Render Styles ------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue