QTfrontend/hwconsts.cpp.in
changeset 8635 c1c6b815691e
parent 8613 82c649dfc7c3
child 8636 fa8cd97a0a09
equal deleted inserted replaced
8634:5dcb1dc9e01b 8635:c1c6b815691e
    72 
    72 
    73 QString * netHost = new QString();
    73 QString * netHost = new QString();
    74 quint16 netPort = NETGAME_DEFAULT_PORT;
    74 quint16 netPort = NETGAME_DEFAULT_PORT;
    75 
    75 
    76 bool haveServer = ${HAVE_NETSERVER};
    76 bool haveServer = ${HAVE_NETSERVER};
    77 bool isDevBuild = ${HW_DEV};
       
    78 
    77 
    79 int season = SEASON_NONE;
    78 int season = SEASON_NONE;
    80 int years_since_foundation = 0;
    79 int years_since_foundation = 0;