mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-28 04:00:41 +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
c4569e61a8
commit
8ba0f2a177
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…
Reference in a new issue