Changeset 6121 in orxonox.OLD for branches/objectmanager/src/world_entities/power_ups/power_up.cc
- Timestamp:
- Dec 15, 2005, 1:34:32 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/objectmanager/src/world_entities/power_ups/power_up.cc
r5439 r6121 27 27 { 28 28 this->setClassID(CL_POWER_UP, "PowerUp"); 29 this->toList(OM_COMMON); 29 30 30 31 }
Note: See TracChangeset
for help on using the changeset viewer.