mirror of
https://github.com/ZDoom/acc.git
synced 2025-03-14 04:10:41 +00:00
Added APROP_WaterDepth.
This commit is contained in:
parent
a80e34e50a
commit
112d188b7a
1 changed files with 1 additions and 0 deletions
|
@ -301,6 +301,7 @@
|
|||
#define APROP_DamageType 46
|
||||
#define APROP_SoundClass 47
|
||||
#define APROP_FriendlySeeBlocks 48
|
||||
#define APROP_WaterDepth 49
|
||||
|
||||
// New to Eternity
|
||||
#define APROP_Counter0 100
|
||||
|
|
Loading…
Reference in a new issue