Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 27, 2009, 1:44:48 AM (15 years ago)
Author:
landauf
Message:

added bot-support for TeamBaseMatch (and some small fixes)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/orxonox/overlays/hud/HUDRadar.cc

    r2896 r3086  
    6464
    6565        this->shapeMaterials_[RadarViewable::Dot]      = "RadarDot.tga";
    66         this->shapeMaterials_[RadarViewable::Triangle] = "RadarSquare.tga";
     66        this->shapeMaterials_[RadarViewable::Triangle] = "RadarTriangle.tga";
    6767        this->shapeMaterials_[RadarViewable::Square]   = "RadarSquare.tga";
    6868
Note: See TracChangeset for help on using the changeset viewer.