Changeset 7010 for code/branches
- Timestamp:
- May 29, 2010, 9:58:53 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation3/src/modules/pickup/PickupManager.cc
r6996 r7010 63 63 { 64 64 RegisterRootObject(PickupManager); 65 65 66 GUIManager::getInstance().loadGUI(PickupManager::guiName_s); 66 67 this->defaultRepresentation_ = new PickupRepresentation(); 67 68
Note: See TracChangeset
for help on using the changeset viewer.