mirror of
https://github.com/ZDoom/acc.git
synced 2025-02-07 14:21:02 +00:00
Added APROP_StencilColor for Set/GetActorProperty
This commit is contained in:
parent
c6bc836ecb
commit
6f4c8d8b8c
1 changed files with 1 additions and 0 deletions
|
@ -289,6 +289,7 @@
|
|||
#define APROP_MeleeRange 38
|
||||
#define APROP_ViewHeight 39
|
||||
#define APROP_AttackZOffset 40
|
||||
#define APROP_StencilColor 41
|
||||
|
||||
// Render Styles ------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue