- Timestamp:
- Nov 25, 2008, 1:14:19 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/objecthierarchy2/src/orxonox/objects/worldentities/pawns/Pawn.cc
r2171 r2256 61 61 this->weaponSystem_->getWeaponSetPointer(0)->getWeaponSlotPointer(0)->setAmmoType(true); 62 62 */ 63 64 this->setRadarObjectColour(ColourValue::Red); 65 this->setRadarObjectShape(RadarViewable::Dot); 63 66 64 67 this->registerVariables();
Note: See TracChangeset
for help on using the changeset viewer.