mirror of
https://github.com/ZDoom/acc.git
synced 2025-03-13 03:42:17 +00:00
Added FHF_NOIMPACTDECAL flag to zdefs.acs
This commit is contained in:
parent
a4326c85a3
commit
10e1e1c957
1 changed files with 1 additions and 0 deletions
|
@ -982,6 +982,7 @@
|
||||||
#define CSF_NOBLOCKALL 2
|
#define CSF_NOBLOCKALL 2
|
||||||
|
|
||||||
#define FHF_NORANDOMPUFFZ 1
|
#define FHF_NORANDOMPUFFZ 1
|
||||||
|
#define FHF_NOIMPACTDECAL 2
|
||||||
|
|
||||||
// Actor flags
|
// Actor flags
|
||||||
#define MF_SPECIAL 0x00000001
|
#define MF_SPECIAL 0x00000001
|
||||||
|
|
Loading…
Reference in a new issue