Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9768 in orxonox.OLD for branches/new_class_id/src/orxonox.cc


Ignore:
Timestamp:
Sep 19, 2006, 6:13:52 PM (18 years ago)
Author:
bensch
Message:

new_class_id: ClassDescription is being remeastered in the LoadParam Class

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/new_class_id/src/orxonox.cc

    r9767 r9768  
    5353#include "shell_buffer.h"
    5454
    55 #include "util/loading/load_param_class_description.h"
    56 
    5755#include "network_manager.h"
    5856#include "shared_network_data.h"
     
    128126  FastFactory::deleteAll();
    129127  OrxShell::ShellCommandClass::unregisterAllCommands();
    130 
    131   LoadParamClassDescription::deleteAllDescriptions();
    132128
    133129  // handlers
Note: See TracChangeset for help on using the changeset viewer.