1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-03-02 22:49:41 +00:00

[Client] Disable focus on <tab> for chat window

This commit is contained in:
Koncord 2017-11-07 11:43:55 +08:00
parent 64b531aa3c
commit ca7f3f7450

View file

@ -42,6 +42,8 @@ namespace mwmp
mHistory->setTextShadow(true);
mHistory->setTextShadowColour(MyGUI::Colour::Black);
mHistory->setNeedKeyFocus(false);
windowState = 0;
mCommandLine->setVisible(0);
delay = 3; // 3 sec.