Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7207 in orxonox.OLD for branches/std/src/lib/shell/shell_input.cc


Ignore:
Timestamp:
Mar 9, 2006, 11:35:50 PM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: evil was within

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/std/src/lib/shell/shell_input.cc

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