From 3ad5dc250eec4fb091840e3834cbc12573e923df Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 9 Feb 2018 02:30:39 +0300 Subject: Impliment packet CMSG_CLAN_MESSAGE 0x098d. --- src/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index bca161c69..d23d5f586 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1700,6 +1700,8 @@ SRC += \ net/tmwa/chathandler.h \ net/tmwa/chatrecv.cpp \ net/tmwa/chatrecv.h \ + net/tmwa/clanhandler.cpp \ + net/tmwa/clanhandler.h \ net/tmwa/gamehandler.cpp \ net/tmwa/gamehandler.h \ net/tmwa/gamerecv.cpp \ @@ -1896,6 +1898,8 @@ SRC += gui/windows/bankwindow.cpp \ net/eathena/chathandler.h \ net/eathena/chatrecv.cpp \ net/eathena/chatrecv.h \ + net/eathena/clanhandler.cpp \ + net/eathena/clanhandler.h \ net/eathena/clanrecv.cpp \ net/eathena/clanrecv.h \ net/eathena/elementalhandler.cpp \ -- cgit v1.2.3-60-g2f50