Changeset 6150 in orxonox.OLD for trunk/src/world_entities/power_ups
- Timestamp:
- Dec 17, 2005, 5:56:25 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/power_ups/power_up.cc
r6148 r6150 33 33 this->sphereMaterial->setTransparency(.1); 34 34 this->sphereMaterial->setDiffuse(r, g, b); 35 36 this->toList(OM_COMMON); 35 37 } 36 38
Note: See TracChangeset
for help on using the changeset viewer.