Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5306 in orxonox.OLD for trunk/src/lib/shell/shell_input.cc


Ignore:
Timestamp:
Oct 7, 2005, 6:17:49 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: ResourceManage-fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/shell/shell_input.cc

    r5254 r5306  
    4141 * this also generates a ShellCompletion automatically.
    4242*/
    43 ShellInput::ShellInput ()
     43ShellInput::ShellInput () : Text ((const char*)NULL)
    4444{
    4545  this->pressedKey = SDLK_FIRST;
Note: See TracChangeset for help on using the changeset viewer.