mirror of
https://github.com/ZDoom/acc.git
synced 2025-02-07 06:11:02 +00:00
- Forgot to add APROP_MeleeRange to zdefs.acs.
SVN r4309 (trunk)
This commit is contained in:
parent
cccb298f8b
commit
643469d630
1 changed files with 1 additions and 0 deletions
|
@ -286,6 +286,7 @@
|
|||
#define APROP_Height 35
|
||||
#define APROP_Radius 36
|
||||
#define APROP_Reactiontime 37
|
||||
#defien APROP_MeleeRange 38
|
||||
|
||||
// Render Styles ------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue