From b987a2806dbcd87a23850901f6f0b86f0801086c Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Wed, 1 Apr 2009 14:13:11 -0600 Subject: Create a few more handlers for eAthena Map, chat, and admin have been finished (to the degree they handle all existing cases). --- src/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 78766e32..94c573fb 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -471,8 +471,8 @@ tmw_SOURCES += \ net/ea/itemhandler.h \ net/ea/loginhandler.cpp \ net/ea/loginhandler.h \ - net/ea/maploginhandler.cpp \ - net/ea/maploginhandler.h \ + net/ea/maphandler.cpp \ + net/ea/maphandler.h \ net/ea/network.cpp \ net/ea/network.h \ net/ea/npchandler.cpp \ -- cgit v1.2.3-70-g09d2