QTfrontend/hwconsts.cpp.in
changeset 6737 ce5fbd98370f
parent 6579 fc52f7c22c9b
child 6933 78d194a30520
--- a/QTfrontend/hwconsts.cpp.in	Thu Feb 23 23:13:48 2012 +0400
+++ b/QTfrontend/hwconsts.cpp.in	Fri Feb 24 23:49:31 2012 +0400
@@ -35,7 +35,7 @@
 bool custom_data = false;
 
 int cMaxTeams = 8;
-int cMinServerVersion = 0;
+int cMinServerVersion = 1;
 
 QString * cDefaultAmmoStore = new QString( AMMOLINE_DEFAULT_QT AMMOLINE_DEFAULT_PROB
                                            AMMOLINE_DEFAULT_DELAY AMMOLINE_DEFAULT_CRATE );