From 1333ccee41e2acca4ecf4a90a6b230e8bbd23f7d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 26 Aug 2014 00:02:45 +0300 Subject: Move chat command /emotepet into actions. --- src/commands.cpp | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/commands.cpp') diff --git a/src/commands.cpp b/src/commands.cpp index 9bf94be48..f8e391a41 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -166,13 +166,6 @@ impHandler(navigate) return true; } -impHandler(emotePet) -{ - // need use actual pet id - Net::getPetHandler()->emote(static_cast(atoi(event.args.c_str())), 0); - return true; -} - impHandler(away) { if (localPlayer) -- cgit v1.2.3-70-g09d2