From ea6f492198a03cffc3be47df000fa16dfc3b262f Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Fri, 24 Jul 2009 14:19:21 -0600 Subject: Remove an ifdef in StatusWindow and update MP more Also make MiniStatus only update the bars when needed (called by StatusWindow). --- src/net/playerhandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/playerhandler.h') diff --git a/src/net/playerhandler.h b/src/net/playerhandler.h index 910424b3..a0fd8bac 100644 --- a/src/net/playerhandler.h +++ b/src/net/playerhandler.h @@ -54,6 +54,8 @@ class PlayerHandler virtual void ignorePlayer(const std::string &player, bool ignore) = 0; virtual void ignoreAll(bool ignore) = 0; + + virtual bool canUseMagic() = 0; }; } // namespace Net -- cgit v1.2.3-70-g09d2