QTfrontend/hwconsts.cpp.in
changeset 14758 123aaa2bf4b5
parent 13718 6d57f5f61c09
child 14860 e239378a9400
--- a/QTfrontend/hwconsts.cpp.in	Mon Apr 01 22:07:42 2019 +0200
+++ b/QTfrontend/hwconsts.cpp.in	Mon Apr 01 23:15:18 2019 +0200
@@ -45,6 +45,7 @@
 int cMaxTeams = 8;
 int cMaxHHs = HEDGEHOGS_PER_TEAM * cMaxTeams;
 int cMinServerVersion = 3;
+unsigned char cInvertTextColorAt = 64;
 
 QString * cDefaultAmmoStore = new QString( AMMOLINE_DEFAULT_QT AMMOLINE_DEFAULT_PROB
                                            AMMOLINE_DEFAULT_DELAY AMMOLINE_DEFAULT_CRATE );