Changeset 9516 in orxonox.OLD for branches/proxy/src/util
- Timestamp:
- Jul 27, 2006, 6:45:58 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/src/util/object_manager.cc
r9513 r9516 177 177 { 178 178 if (omList == OM_INIT || omList == OM_SIZE) 179 return ObjectManager::objectManagerListNames[ 0];179 return ObjectManager::objectManagerListNames[OM_NULL]; 180 180 181 181 printf("%d\n", omList);
Note: See TracChangeset
for help on using the changeset viewer.