summaryrefslogtreecommitdiff
path: root/src/net/eathena/adminhandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/adminhandler.cpp')
-rw-r--r--src/net/eathena/adminhandler.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/net/eathena/adminhandler.cpp b/src/net/eathena/adminhandler.cpp
index 605a73c6d..3c987cc77 100644
--- a/src/net/eathena/adminhandler.cpp
+++ b/src/net/eathena/adminhandler.cpp
@@ -38,10 +38,11 @@ extern Net::AdminHandler *adminHandler;
namespace EAthena
{
+std::string AdminHandler::mStatsName;
+
AdminHandler::AdminHandler() :
MessageHandler(),
- Ea::AdminHandler(),
- mStatsName()
+ Ea::AdminHandler()
{
static const uint16_t _messages[] =
{