Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 23, 2015, 4:56:50 PM (8 years ago)
Author:
gania
Message:

action PROTECT works. Look FUCK

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/campaignHS15/src/orxonox/controllers/CommonController.h

    r10838 r10840  
    7777            CommonController(Context* context);
    7878            virtual ~CommonController();
     79
     80            virtual void tick(float dt);
    7981
    8082            //----[XML data]----
     
    194196                FormationMode::Value formationMode_;
    195197                Rank::Value rank_;
     198                std::string protectName_;
    196199                Action::Value action_;
    197200            //----[/"Private" variables]----               
Note: See TracChangeset for help on using the changeset viewer.