Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Sep 19, 2006, 5:58:08 PM (18 years ago)
Author:
bensch
Message:

compiles again for real… this time it is true :)

File:
1 edited

Legend:

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

    r9762 r9767  
    5353#include "shell_buffer.h"
    5454
    55 #include "util/loading/load_param_description.h"
     55#include "util/loading/load_param_class_description.h"
    5656
    5757#include "network_manager.h"
     
    129129  OrxShell::ShellCommandClass::unregisterAllCommands();
    130130
    131   LoadClassDescription::deleteAllDescriptions();
     131  LoadParamClassDescription::deleteAllDescriptions();
    132132
    133133  // handlers
Note: See TracChangeset for help on using the changeset viewer.