Changeset 4872 in orxonox.OLD for orxonox/trunk/src/orxonox.cc
- Timestamp:
- Jul 15, 2005, 1:38:05 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/orxonox.cc
r4866 r4872 95 95 delete EventHandler::getInstance(); 96 96 97 ClassList::debug( 0);97 ClassList::debug(3, CL_PARENT_NODE); 98 98 99 99 PRINT(3)
Note: See TracChangeset
for help on using the changeset viewer.