From eac30a76badf24f580d8f9d525ee305568e68363 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 31 Mar 2012 18:29:46 +0300 Subject: Fix move issue with mouse. --- src/gui/viewport.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/viewport.h') diff --git a/src/gui/viewport.h b/src/gui/viewport.h index ae6ff3d49..43f61bcfc 100644 --- a/src/gui/viewport.h +++ b/src/gui/viewport.h @@ -274,6 +274,8 @@ class Viewport : public WindowContainer, public gcn::MouseListener, /// Clears any matching hovers void clearHover(ActorSprite *actor); + void validateSpeed(); + private: /** * Finds a path from the player to the mouse, and draws it. This is for -- cgit v1.2.3-70-g09d2