Skip to content
Snippets Groups Projects
Commit ac3fef15 authored by Monster Iestyn's avatar Monster Iestyn
Browse files

Rob is now in charge of Mod IDs, change MODID comment in doomdef.h to reflect this

parent 7cb01382
Branches
Tags
No related merge requests found
...@@ -205,7 +205,7 @@ extern FILE *logstream; ...@@ -205,7 +205,7 @@ extern FILE *logstream;
// 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 210 #define CODEBASE 210
// The Modification ID; must be obtained from Inuyasha ( http://mb.srb2.org/private.php?do=newpm&u=2604 ). // The Modification ID; must be obtained from Rob ( https://mb.srb2.org/private.php?do=newpm&u=546 ).
// 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.
// "12" is the default mod ID for version 2.1 // "12" is the default mod ID for version 2.1
#define MODID 12 #define MODID 12
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment