Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Dec 19, 2004, 9:09:36 PM (19 years ago)
Author:
patrick
Message:

orxonox/trunk: fixed a lot of bugs with StoryEntity management, also cleared up some old unused code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/orxonox.cc

    r3216 r3220  
    269269bool Orxonox::system_command (Command* cmd)
    270270{
    271  
     271  /*
    272272  if( !strcmp( cmd->cmd, "quit"))
    273273    {
     
    276276    }
    277277  return false;
    278  
     278  */
     279  return false;
    279280}
    280281
Note: See TracChangeset for help on using the changeset viewer.