mirror of
https://github.com/ZDoom/acc.git
synced 2025-03-14 04:10:41 +00:00
- AProp_Notrigger in ACS header.
SVN r1906 (trunk)
This commit is contained in:
parent
cbbc1a0c15
commit
9fbfe72ba8
1 changed files with 1 additions and 0 deletions
|
@ -247,6 +247,7 @@
|
|||
#define APROP_Species 20
|
||||
#define APROP_Nametag 21
|
||||
#define APROP_Score 22
|
||||
#define APROP_Notrigger 23
|
||||
|
||||
// Render Styles ------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue