Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 7, 2015, 8:42:03 PM (10 years ago)
Author:
gania
Message:

converted hack to a legal class

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/campaignHS15/src/orxonox/controllers/WingmanController.cc

    r10946 r10953  
    9595        if (!this->myLeader_)
    9696        {
    97            ActionpointController::action();
    98             if (!this || !this->getControllableEntity())
    99                 return;
    100 
     97            ActionpointController::action();
    10198        }
    10299        else if (this->myLeader_)
Note: See TracChangeset for help on using the changeset viewer.