Rename height to scale for openConsole() (#5139)
authorZeno- <kde.psych@gmail.com>
Sun, 29 Jan 2017 09:26:00 +0000 (19:26 +1000)
committerGitHub <noreply@github.com>
Sun, 29 Jan 2017 09:26:00 +0000 (19:26 +1000)
commit707e27b5c26b6c082abbd2f385a976c5bc8964fe
tree6d3e84e178221bda1c03fe402f9fa08b20a773a8
parent3eecc6ff4492ca21772544451fd8aa78871bac3b
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.
src/game.cpp
src/guiChatConsole.cpp
src/guiChatConsole.h