QTfrontend/hwconsts.cpp.in
changeset 10074 66cab76eb56f
parent 9998 736015b847e3
child 10083 b20f9481e5cb
--- a/QTfrontend/hwconsts.cpp.in	Fri Jan 24 22:38:15 2014 +0400
+++ b/QTfrontend/hwconsts.cpp.in	Sun Jan 26 00:08:49 2014 +0400
@@ -37,7 +37,7 @@
 bool custom_data = false;
 
 int cMaxTeams = 8;
-int cMinServerVersion = 1;
+int cMinServerVersion = 3;
 
 QString * cDefaultAmmoStore = new QString( AMMOLINE_DEFAULT_QT AMMOLINE_DEFAULT_PROB
                                            AMMOLINE_DEFAULT_DELAY AMMOLINE_DEFAULT_CRATE );