mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-05 23:09:02 +00:00
Fixed: #972 Do not reset mouse position to implement FreeLook (compilation fix for Windows)
This commit is contained in:
parent
72625ca28d
commit
f7dd427ccc
1 changed files with 0 additions and 1 deletions
|
@ -83,7 +83,6 @@ void CEventEmitterMulti::submitEvents(CEventServer &server, bool allWindows)
|
||||||
///============================================================
|
///============================================================
|
||||||
void CEventEmitterMulti::emulateMouseRawMode(bool enable)
|
void CEventEmitterMulti::emulateMouseRawMode(bool enable)
|
||||||
{
|
{
|
||||||
nlerror("no raw mode emulation on windows, the CDIMouse has a real raw mode");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
///============================================================
|
///============================================================
|
||||||
|
|
Loading…
Reference in a new issue