mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Update SRB2VERSION for impending release
Was previously "2.0" in reference to how this was once just a major patch for the previous entry in the series.
This commit is contained in:
parent
c2148bf501
commit
170894ee71
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#define SRB2VERSION "2.0"/* this must be the first line, for cmake !! */
|
||||
#define SRB2VERSION "1.0"/* this must be the first line, for cmake !! */
|
||||
|
||||
// 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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue