mirror of
https://github.com/ZDoom/acc.git
synced 2025-01-31 03:10:34 +00:00
ACC header for APROP_Reactiontime
SVN r4223 (trunk)
This commit is contained in:
parent
df8996df4f
commit
d70ecde7f0
1 changed files with 3 additions and 2 deletions
|
@ -283,8 +283,9 @@
|
|||
#define APROP_Mass 32
|
||||
#define APROP_Accuracy 33
|
||||
#define APROP_Stamina 34
|
||||
#define APROP_Height 35
|
||||
#define APROP_Radius 36
|
||||
#define APROP_Height 35
|
||||
#define APROP_Radius 36
|
||||
#define APROP_Reactiontime 37
|
||||
|
||||
// Render Styles ------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue