From a5f9e965323ad4b211405736eda7557cbe6a013a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 24 Feb 2013 15:44:24 +0300 Subject: Rename specialhandler to skillhandler. --- src/Makefile.am | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 63e3247f6..b6cca8f67 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -401,7 +401,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ net/partyhandler.h \ net/playerhandler.h \ net/serverinfo.h \ - net/specialhandler.h \ + net/skillhandler.h \ net/tradehandler.h \ net/worldinfo.h \ net/packetcounters.cpp \ @@ -696,8 +696,8 @@ manaplus_SOURCES += \ net/ea/partyhandler.h \ net/ea/playerhandler.cpp \ net/ea/playerhandler.h \ - net/ea/specialhandler.cpp \ - net/ea/specialhandler.h \ + net/ea/skillhandler.cpp \ + net/ea/skillhandler.h \ net/ea/token.h \ net/ea/tradehandler.cpp \ net/ea/tradehandler.h \ @@ -744,8 +744,8 @@ manaplus_SOURCES += \ net/tmwa/protocol.h \ net/tmwa/questhandler.cpp \ net/tmwa/questhandler.h \ - net/tmwa/specialhandler.cpp \ - net/tmwa/specialhandler.h \ + net/tmwa/skillhandler.cpp \ + net/tmwa/skillhandler.h \ net/tmwa/tradehandler.cpp \ net/tmwa/tradehandler.h @@ -792,8 +792,8 @@ manaplus_SOURCES += net/eathena/gui/guildtab.cpp \ net/eathena/playerhandler.cpp \ net/eathena/playerhandler.h \ net/eathena/protocol.h \ - net/eathena/specialhandler.cpp \ - net/eathena/specialhandler.h \ + net/eathena/skillhandler.cpp \ + net/eathena/skillhandler.h \ net/eathena/tradehandler.cpp \ net/eathena/tradehandler.h endif -- cgit v1.2.3-70-g09d2