mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-22 12:11:25 +00:00
- restored accidentally deleted line.
This commit is contained in:
parent
cc2885c2de
commit
bd29f0994f
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@ class SightCheck
|
|||
fixed_t topslope, bottomslope; // slopes to top and bottom of target
|
||||
int Flags;
|
||||
divline_t trace;
|
||||
int portaldir;
|
||||
unsigned int myseethrough;
|
||||
|
||||
void P_SightOpening(SightOpening &open, const line_t *linedef, fixed_t x, fixed_t y);
|
||||
|
|
Loading…
Reference in a new issue