mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 10:08:18 +00:00
commit
e552e2df69
|
@ -2745,6 +2745,7 @@ void CClient::Run()
|
|||
{
|
||||
g_Config.m_ClEditor = g_Config.m_ClEditor^1;
|
||||
Input()->MouseModeRelative();
|
||||
Input()->SetIMEState(true);
|
||||
}
|
||||
|
||||
// render
|
||||
|
|
Loading…
Reference in a new issue