QTfrontend/hwconsts.h
changeset 8635 c1c6b815691e
parent 8613 82c649dfc7c3
child 8636 fa8cd97a0a09
equal deleted inserted replaced
8634:5dcb1dc9e01b 8635:c1c6b815691e
    49 
    49 
    50 extern QString * netHost;
    50 extern QString * netHost;
    51 extern quint16 netPort;
    51 extern quint16 netPort;
    52 
    52 
    53 extern bool haveServer;
    53 extern bool haveServer;
    54 extern bool isDevBuild;
       
    55 
    54 
    56 //Current season, SEASON_NONE by default
    55 //Current season, SEASON_NONE by default
    57 extern int season;
    56 extern int season;
    58 //On the day of hedgewars birthday (Oct 31st) this variable is assigned
    57 //On the day of hedgewars birthday (Oct 31st) this variable is assigned
    59 //with number of years past 2004 (foundation of hedgewars)
    58 //with number of years past 2004 (foundation of hedgewars)