diff --git a/src/doomdef.h b/src/doomdef.h index ef0f8b7f..ed41e346 100644 --- a/src/doomdef.h +++ b/src/doomdef.h @@ -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