mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-02-05 07:51:13 +00:00
SRB2APPLICATION: this is jart!
This commit is contained in:
parent
bb6bdac111
commit
820d4a5f8b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue