From 24e4e3c241f39c088bd6f9eb471a2c0285c4eebf Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 10 Sep 2014 16:04:21 +0300 Subject: Add mailhandler for now empty. --- src/net/net.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/net/net.h') diff --git a/src/net/net.h b/src/net/net.h index a1267e77a..0189daaf0 100644 --- a/src/net/net.h +++ b/src/net/net.h @@ -45,6 +45,7 @@ class GeneralHandler; class GuildHandler; class InventoryHandler; class LoginHandler; +class MailHandler; class NpcHandler; class PartyHandler; class PetHandler; @@ -70,8 +71,8 @@ PlayerHandler *getPlayerHandler() A_WARN_UNUSED; SkillHandler *getSkillHandler() A_WARN_UNUSED; TradeHandler *getTradeHandler() A_WARN_UNUSED; BuySellHandler *getBuySellHandler() A_WARN_UNUSED; - ServerFeatures *getServerFeatures() A_WARN_UNUSED; +MailHandler *getMailHandler() A_WARN_UNUSED; ServerInfo::Type getNetworkType() A_WARN_UNUSED; -- cgit v1.2.3-70-g09d2