QTfrontend/team.h
changeset 3758 80007c41c35e
parent 3381 f8800c44b3de
child 4976 088d40d8aba2
equal deleted inserted replaced
3757:ad2f669c8435 3758:80007c41c35e
    54         QString Flag;
    54         QString Flag;
    55         QString Voicepack;
    55         QString Voicepack;
    56         QString Owner;
    56         QString Owner;
    57         int Rounds;
    57         int Rounds;
    58         int Wins;
    58         int Wins;
       
    59         int CampaignProgress;
    59         HWHog Hedgehogs[8];
    60         HWHog Hedgehogs[8];
    60         unsigned int AchievementProgress[MAX_ACHIEVEMENTS];
    61         unsigned int AchievementProgress[MAX_ACHIEVEMENTS];
    61         unsigned int difficulty;
    62         unsigned int difficulty;
    62         BindAction binds[BINDS_NUMBER];
    63         BindAction binds[BINDS_NUMBER];
    63 
    64