From a80e10b7ba9771dca3fcddb3f0182a5aa1825226 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 7 Mar 2013 17:46:31 +0300 Subject: Fix server switch incorrect map loading. --- src/net/gamehandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/gamehandler.h') diff --git a/src/net/gamehandler.h b/src/net/gamehandler.h index 5a41bec57..5826ae09d 100644 --- a/src/net/gamehandler.h +++ b/src/net/gamehandler.h @@ -58,6 +58,8 @@ class GameHandler virtual bool canUseMagicBar() const A_WARN_UNUSED = 0; virtual bool mustPing() const A_WARN_UNUSED = 0; + + virtual void clear() = 0; }; } // namespace Net -- cgit v1.2.3-60-g2f50