Fix editor cannot input

fix bug that press ctrl+shift+e enter editor and cannot input anything.
fixed by TsFreddie
This commit is contained in:
ACTom 2016-08-27 02:29:57 +08:00
parent 1b9c695652
commit 363d0f81a4

View file

@ -2745,6 +2745,7 @@ void CClient::Run()
{
g_Config.m_ClEditor = g_Config.m_ClEditor^1;
Input()->MouseModeRelative();
Input()->SetIMEState(true);
}
// render