mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-01-17 04:02:50 +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
df534887e9
commit
a38c2cf38e
1 changed files with 1 additions and 1 deletions
|
|
@ -548,6 +548,6 @@ extern const char *compdate, *comptime, *comprevision, *compbranch;
|
|||
/// on the bright side it fixes some weird issues with translucent walls
|
||||
/// \note SRB2CB port.
|
||||
/// SRB2CB itself ported this from PrBoom+
|
||||
//#define NEWCLIP
|
||||
#define NEWCLIP
|
||||
|
||||
#endif // __DOOMDEF__
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue