Changeset 7457 in orxonox.OLD for trunk/src/lib/shell/shell_input.cc
- Timestamp:
- Apr 30, 2006, 4:28:17 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/shell/shell_input.cc
r7456 r7457 42 42 */ 43 43 ShellInput::ShellInput () 44 : Text ("")44 : MultiLineText ("") 45 45 { 46 46 this->pressedKey = SDLK_FIRST;
Note: See TracChangeset
for help on using the changeset viewer.