From df22a0dfb16eeeadb90ef9944c97b5d49303a306 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 11 Sep 2014 16:48:18 +0300 Subject: Move gotoName from ea namespace into eathena and tmwa. --- src/net/eathena/adminhandler.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/net/eathena/adminhandler.cpp') diff --git a/src/net/eathena/adminhandler.cpp b/src/net/eathena/adminhandler.cpp index 10d573cf8..f470753e9 100644 --- a/src/net/eathena/adminhandler.cpp +++ b/src/net/eathena/adminhandler.cpp @@ -122,4 +122,8 @@ void AdminHandler::resetSkills() const outMsg.writeInt16(1, "flag"); } +void AdminHandler::gotoName(const std::string &name) const +{ +} + } // namespace EAthena -- cgit v1.2.3-70-g09d2