From 2b20ac0419cdeeebf47dd41c18811b683f06eb4a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 15 Sep 2014 17:05:31 +0300 Subject: Add empty familyhandler. --- src/net/net.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/net.h') diff --git a/src/net/net.h b/src/net/net.h index ade184a81..a35cfb972 100644 --- a/src/net/net.h +++ b/src/net/net.h @@ -42,6 +42,7 @@ class BeingHandler; class CashShopHandler; class CharServerHandler; class ChatHandler; +class FamilyHandler; class GameHandler; class GeneralHandler; class GuildHandler; @@ -77,6 +78,7 @@ ServerFeatures *getServerFeatures() A_WARN_UNUSED; MailHandler *getMailHandler() A_WARN_UNUSED; AuctionHandler *getAuctionHandler() A_WARN_UNUSED; CashShopHandler *getCashShopHandler() A_WARN_UNUSED; +FamilyHandler *getFamilyHandler() A_WARN_UNUSED; ServerInfo::Type getNetworkType() A_WARN_UNUSED; -- cgit v1.2.3-70-g09d2