mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-26 01:42:36 +00:00
oops
This commit is contained in:
parent
9d31786c8c
commit
e1ab32a459
1 changed files with 1 additions and 1 deletions
|
|
@ -149,7 +149,7 @@ extern FILE *logstream;
|
|||
// most interface strings are ignored in development mode.
|
||||
// we use comprevision and compbranch instead.
|
||||
#else
|
||||
#define VERSION 120 // Game version
|
||||
#define VERSION 102 // Game version
|
||||
#define SUBVERSION 0 // more precise version number
|
||||
#define VERSIONSTRING "v1.2"
|
||||
#define VERSIONSTRINGW L"v1.2"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue