mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-04-22 10:10:49 +00:00
forgot a define
This commit is contained in:
parent
41b26c2f29
commit
a039da6e2c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue