forgot a define

This commit is contained in:
Latapostrophe 2019-06-24 10:47:19 +02:00
parent 41b26c2f29
commit a039da6e2c
1 changed files with 1 additions and 1 deletions

View File

@ -2380,7 +2380,7 @@ static void HWR_StoreWallRange(double startfrac, double endfrac)
//
// e6y: Check whether the player can look beyond this line, rturns true if we can't
//
#ifdef NEWCLIP
boolean checkforemptylines = true;
// Don't modify anything here, just check
// Kalaron: Modified for sloped linedefs