mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
prevent that the server gets filtered by "compatible version" in the clients server browser
This commit is contained in:
parent
04b6abae93
commit
1272c4d805
|
@ -1,6 +1,6 @@
|
|||
#ifndef GAME_VERSION_H
|
||||
#define GAME_VERSION_H
|
||||
#include "generated/nethash.c"
|
||||
#define GAME_VERSION "trunk"
|
||||
#define GAME_VERSION "0.5 trunk"
|
||||
#define GAME_NETVERSION "0.5 " GAME_NETVERSION_HASH
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue