mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-13 02:39:37 +00:00
Fixed: #972 Do not reset mouse position to implement FreeLook (compilation fix for Windows)
This commit is contained in:
parent
72e5f44ed6
commit
9147170866
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