mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-28 04:51:42 +00:00
Contact the master server admims
This commit is contained in:
parent
d53d65b798
commit
cc62645209
1 changed files with 1 additions and 1 deletions
|
|
@ -204,7 +204,7 @@ extern char logfilename[1024];
|
||||||
// Will always resemble the versionstring, 205 = 2.0.5, 210 = 2.1, etc.
|
// Will always resemble the versionstring, 205 = 2.0.5, 210 = 2.1, etc.
|
||||||
#define CODEBASE 220
|
#define CODEBASE 220
|
||||||
|
|
||||||
// The Modification ID; must be obtained from Rob ( https://mb.srb2.org/private.php?do=newpm&u=546 ).
|
// The Modification ID; must be obtained from a Master Server Admin ( https://mb.srb2.org/showgroups.php ).
|
||||||
// DO NOT try to set this otherwise, or your modification will be unplayable through the Master Server.
|
// DO NOT try to set this otherwise, or your modification will be unplayable through the Master Server.
|
||||||
// "18" is the default mod ID for version 2.2
|
// "18" is the default mod ID for version 2.2
|
||||||
#define MODID 18
|
#define MODID 18
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue