mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-01-23 06:56:17 +00:00
Enable noclip cam again.
It's just... TOO good, despite the couple of issues with it
This commit is contained in:
parent
c043c79fd2
commit
a9d3789c37
1 changed files with 1 additions and 1 deletions
|
|
@ -546,6 +546,6 @@ extern const char *compdate, *comptime, *comprevision, *compbranch;
|
|||
|
||||
/// SRB2Kart: Camera always has noclip.
|
||||
/// \note Kind of problematic. If we decide to keep this on, we'll need serious map changes.
|
||||
//#define NOCLIPCAM
|
||||
#define NOCLIPCAM
|
||||
|
||||
#endif // __DOOMDEF__
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue