* Add SVN version to the version string displayed in the client console
if it can be detected
This commit is contained in:
@@ -35,6 +35,9 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
|
||||
#define RETRANSMIT_TIMEOUT 3000 // time between connection packet retransmits
|
||||
|
||||
#ifndef SVN_VERSION
|
||||
#define SVN_VERSION Q3_VERSION
|
||||
#endif
|
||||
|
||||
// snapshots are a view of the server at a given time
|
||||
typedef struct {
|
||||
|
Reference in New Issue
Block a user