QTfrontend/hwconsts.cpp.in
changeset 8636 fa8cd97a0a09
parent 8635 c1c6b815691e
child 8646 e31044b7fbba
equal deleted inserted replaced
8635:c1c6b815691e 8636:fa8cd97a0a09
    71 unsigned int colors[] = HW_TEAMCOLOR_ARRAY;
    71 unsigned int colors[] = HW_TEAMCOLOR_ARRAY;
    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};
       
    77 
       
    78 int season = SEASON_NONE;
    76 int season = SEASON_NONE;
    79 int years_since_foundation = 0;
    77 int years_since_foundation = 0;