mirror of
https://github.com/ZDoom/acc.git
synced 2024-11-15 00:41:30 +00:00
Merge pull request #20 from Blue-Shadow/lineattack_flag
Added FHF_NOIMPACTDECAL flag to zdefs.acs
This commit is contained in:
commit
bac5e6eb8d
1 changed files with 1 additions and 0 deletions
|
@ -982,6 +982,7 @@
|
|||
#define CSF_NOBLOCKALL 2
|
||||
|
||||
#define FHF_NORANDOMPUFFZ 1
|
||||
#define FHF_NOIMPACTDECAL 2
|
||||
|
||||
// Actor flags
|
||||
#define MF_SPECIAL 0x00000001
|
||||
|
|
Loading…
Reference in a new issue