Fix precipitation

This commit is contained in:
Jaime Passos 2020-10-15 00:03:32 -03:00
parent 3bace37a25
commit 50bd8abc78
1 changed files with 1 additions and 0 deletions

View File

@ -415,6 +415,7 @@ typedef struct precipmobj_s
UINT32 renderflags; // render flags
fixed_t spritexscale, spriteyscale;
fixed_t spritexoffset, spriteyoffset;
struct pslope_s *floorspriteslope; // The slope that the floorsprite is rotated by
struct mprecipsecnode_s *touching_sectorlist; // a linked list of sectors where this object appears