Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Rename height to scale for openConsole() (#5139)
For Game::openConsole() and GUIChatConsole::openConsole() the parameter name 'height' is misleading because it's actually a percentage of the screen/window height.
- Loading branch information
Showing
with
11 additions
and 7 deletions.
- +5 −3 src/game.cpp
- +5 −3 src/guiChatConsole.cpp
- +1 −1 src/guiChatConsole.h