mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-24 22:14:36 +02:00
Redraw battle log on sending chat message
This commit is contained in:
parent
428fe0406b
commit
c6c6d9e58e
@ -147,6 +147,7 @@ void BattleConsole::setEnteringMode(bool on)
|
||||
CSDL_Ext::stopTextInput();
|
||||
}
|
||||
enteringText = on;
|
||||
redraw();
|
||||
}
|
||||
|
||||
void BattleConsole::setEnteredText(const std::string & text)
|
||||
|
Loading…
Reference in New Issue
Block a user