SRB2APPLICATION: this is jart!

This commit is contained in:
James R 2020-04-20 20:22:17 -07:00
parent bb6bdac111
commit 820d4a5f8b
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ extern char logfilename[1024];
#endif
/* A mod name to further distinguish versions. */
#define SRB2APPLICATION "SRB2"
#define SRB2APPLICATION "SRB2Kart"
//#define DEVELOP // Disable this for release builds to remove excessive cheat commands and enable MD5 checking and stuff, all in one go. :3
#ifdef DEVELOP