- Added missing APROP_Species #define for CheckActorProperty submission.

SVN r1708 (trunk)
This commit is contained in:
Christoph Oelckers 2009-07-05 05:55:14 +00:00
parent f50d5945ed
commit d23d215986

View file

@ -244,6 +244,7 @@
#define APROP_SpawnHealth 17
#define APROP_Dropped 18
#define APROP_Notarget 19
#define APROP_Species 20
// Render Styles ------------------------------------------------------------