Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8239


Ignore:
Timestamp:
Apr 12, 2011, 9:51:52 PM (13 years ago)
Author:
jo
Message:

I forgot to remove that line.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/ai/src/orxonox/controllers/ArtificialController.cc

    r8238 r8239  
    10261026    void ArtificialController::doFire()
    10271027    {
    1028         if(ArtificialController::friendlyFire()) return;//catch if the bot would do friendlyFire
    10291028        if(!bSetupWorked)//setup: find out which weapons are active ! hard coded: laser is "0", lens flare is "1", ...
    10301029        {
Note: See TracChangeset for help on using the changeset viewer.