summaryrefslogtreecommitdiff
path: root/src/net/ea/chathandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/ea/chathandler.cpp')
-rw-r--r--src/net/ea/chathandler.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/ea/chathandler.cpp b/src/net/ea/chathandler.cpp
index 872878511..a84ab21e0 100644
--- a/src/net/ea/chathandler.cpp
+++ b/src/net/ea/chathandler.cpp
@@ -43,6 +43,7 @@ namespace Ea
{
ChatHandler::ChatHandler() :
+ mSentWhispers(),
mShowAllLang(serverConfig.getValue("showAllLang", 0))
{
}