mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-26 12:01:47 +00:00
clipping code didn't seem so bad this time (at least compared to without), let's enable it now?
This commit is contained in:
parent
210ea25a1b
commit
3e0ec0ed6e
1 changed files with 1 additions and 1 deletions
|
|
@ -507,6 +507,6 @@ extern const char *compdate, *comptime, *comprevision, *compbranch;
|
||||||
/// on the bright side it fixes some weird issues with translucent walls
|
/// on the bright side it fixes some weird issues with translucent walls
|
||||||
/// \note SRB2CB port.
|
/// \note SRB2CB port.
|
||||||
/// SRB2CB itself ported this from PrBoom+
|
/// SRB2CB itself ported this from PrBoom+
|
||||||
//#define NEWCLIP
|
#define NEWCLIP
|
||||||
|
|
||||||
#endif // __DOOMDEF__
|
#endif // __DOOMDEF__
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue