mirror of
https://github.com/ZDoom/acc.git
synced 2025-02-07 06:11:02 +00:00
- ACC Aprop_DamageFactor.
SVN r1914 (trunk)
This commit is contained in:
parent
f1e81da304
commit
d4de0095b1
1 changed files with 1 additions and 0 deletions
|
@ -248,6 +248,7 @@
|
||||||
#define APROP_Nametag 21
|
#define APROP_Nametag 21
|
||||||
#define APROP_Score 22
|
#define APROP_Score 22
|
||||||
#define APROP_Notrigger 23
|
#define APROP_Notrigger 23
|
||||||
|
#define APROP_DamageFactor 24
|
||||||
|
|
||||||
// Render Styles ------------------------------------------------------------
|
// Render Styles ------------------------------------------------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue