This commit is contained in:
toasterbabe 2016-08-18 22:24:36 +01:00
parent ff362534b4
commit 66a845a33a
1 changed files with 1 additions and 1 deletions

View File

@ -498,7 +498,7 @@ extern const char *compdate, *comptime, *comprevision, *compbranch;
/// \note You should leave this enabled unless you're working with a future SRB2 version.
#define MUSICSLOT_COMPATIBILITY
/// Experimental attempts at preventing MF2_PAPER objects from getting stuck in walls.
/// Experimental attempts at preventing MF_PAPER objects from getting stuck in walls.
//#define PAPER_COLLISIONCORRECTION
#endif // __DOOMDEF__