Changeset 1473 for code/branches/network/src/orxonox/console
- Timestamp:
 - May 29, 2008, 3:07:26 AM (17 years ago)
 - File:
 - 
          
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
code/branches/network/src/orxonox/console/InGameConsole.cc
r1470 r1473 480 480 width += CHAR_WIDTH3; 481 481 } 482 this->consoleOverlayCursor_->setPosition(width + 5, 219);482 this->consoleOverlayCursor_->setPosition(width + 5, this->windowH_ * InGameConsole::REL_HEIGHT - 20); 483 483 } 484 484  
Note: See TracChangeset
          for help on using the changeset viewer.
      


            






