- Timestamp:
- May 29, 2008, 11:38:07 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/network/src/orxonox/objects/RotatingProjectile.cc
r1480 r1482 43 43 this->time_ = 0; 44 44 45 if ( this->owner_)45 if (/*this->owner_*/true) 46 46 { 47 47 this->rotatingBillboard1_.setBillboardSet("Examples/Flare", ColourValue(1.0, 0.0, 0.0), 1);
Note: See TracChangeset
for help on using the changeset viewer.