Obvious first commit: enable the NOCLIPCAM define again

This commit is contained in:
TehRealSalt 2018-09-22 22:22:44 -04:00
parent 8ff0e976c2
commit 3949d0fcdb
1 changed files with 1 additions and 1 deletions

View File

@ -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__