Merge pull request #538 from ACTom/master

Fix editor cannot input
This commit is contained in:
Dennis Felsing 2016-08-26 23:59:15 +02:00 committed by GitHub
commit e552e2df69

View file

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