- Timestamp:
- Nov 30, 2009, 11:07:06 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2/src/orxonox/overlays/InGameConsole.cc
r6182 r6183 357 357 @brief Used to control the actual scrolling and the cursor. 358 358 */ 359 void InGameConsole:: update(const Clock& time)359 void InGameConsole::preUpdate(const Clock& time) 360 360 { 361 361 if (this->scroll_ != 0)
Note: See TracChangeset
for help on using the changeset viewer.