summaryrefslogtreecommitdiff
path: root/src/client/inputhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/inputhandler.h')
-rw-r--r--src/client/inputhandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/inputhandler.h b/src/client/inputhandler.h
index bc8251887..f14e7d801 100644
--- a/src/client/inputhandler.h
+++ b/src/client/inputhandler.h
@@ -247,8 +247,8 @@ public:
}
return m_mousepos;
-
}
+
virtual void setMousePos(s32 x, s32 y)
{
if (RenderingEngine::get_raw_device()->getCursorControl()) {