- Timestamp:
- Aug 8, 2010, 8:53:52 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation3/src/orxonox/worldentities/pawns/Pawn.cc
r7153 r7162 83 83 this->weaponSystem_ = 0; 84 84 85 this->setCarrierName("Pawn");86 87 85 this->setRadarObjectColour(ColourValue::Red); 88 86 this->setRadarObjectShape(RadarViewable::Dot);
Note: See TracChangeset
for help on using the changeset viewer.