Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5170 in orxonox.OLD for trunk/src/orxonox.cc


Ignore:
Timestamp:
Sep 7, 2005, 10:25:21 AM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: registration of ShellCommands now via the ShellCommandClass… still a lot of work has to be done.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/orxonox.cc

    r5165 r5170  
    9292  delete GarbageCollector::getInstance();
    9393  FastFactory::deleteAll();
    94   ShellCommandBase::unregisterAllCommands();
     94  ShellCommandBase::debug();
     95//  ShellCommandBase::unregisterAllCommands();
    9596
    9697  delete EventHandler::getInstance();
Note: See TracChangeset for help on using the changeset viewer.