Fixed: #972 Do not reset mouse position to implement FreeLook (compilation fix for Windows)

hg/feature/sound
kervala 15 years ago
parent 72e5f44ed6
commit 9147170866

@ -83,7 +83,6 @@ void CEventEmitterMulti::submitEvents(CEventServer &server, bool allWindows)
///============================================================
void CEventEmitterMulti::emulateMouseRawMode(bool enable)
{
nlerror("no raw mode emulation on windows, the CDIMouse has a real raw mode");
}
///============================================================

Loading…
Cancel
Save