mirror of
https://github.com/ZDoom/acc.git
synced 2025-02-11 22:37:54 +00:00
- Added missing APROP_Species #define for CheckActorProperty submission.
SVN r1708 (trunk)
This commit is contained in:
parent
f50d5945ed
commit
d23d215986
1 changed files with 1 additions and 0 deletions
|
@ -244,6 +244,7 @@
|
|||
#define APROP_SpawnHealth 17
|
||||
#define APROP_Dropped 18
|
||||
#define APROP_Notarget 19
|
||||
#define APROP_Species 20
|
||||
|
||||
// Render Styles ------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue