Changeset 6121 in orxonox.OLD for branches/objectmanager/src/world_entities/playable.cc
- Timestamp:
- Dec 15, 2005, 1:34:32 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/objectmanager/src/world_entities/playable.cc
r5915 r6121 46 46 PRINTF(4)("PLAYABLE INIT\n"); 47 47 48 this->toList(OM_GROUP_01); 48 49 this->weaponMan = new WeaponManager(this); 49 50
Note: See TracChangeset
for help on using the changeset viewer.