mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 10:08:18 +00:00
Fixed Server would not shown as compatible version
This commit is contained in:
parent
861852cb99
commit
862c6544c5
|
@ -1,7 +1,7 @@
|
||||||
#ifndef GAME_VERSION_H
|
#ifndef GAME_VERSION_H
|
||||||
#define GAME_VERSION_H
|
#define GAME_VERSION_H
|
||||||
|
|
||||||
#define DDRACE_VERSION "DDRace 1.0a, 0.5 trunk"
|
#define DDRACE_VERSION "0.5 trunk, DDRace 1.0a"
|
||||||
#define GAME_VERSION "DDRace 1.0a, 0.5 trunk"
|
#define GAME_VERSION "0.5 trunk, DDRace 1.0a"
|
||||||
#define GAME_NETVERSION "0.5 b67d1f1a1eea234e"
|
#define GAME_NETVERSION "0.5 b67d1f1a1eea234e"
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue