From 3c51082082397b0564a224214249a096750b56c6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 22 Jun 2017 23:20:05 +0300 Subject: Add chat command for return pet to egg. --- src/dyetool/actions/pets.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dyetool/actions/pets.cpp') diff --git a/src/dyetool/actions/pets.cpp b/src/dyetool/actions/pets.cpp index 16658ebc7..b52c17020 100644 --- a/src/dyetool/actions/pets.cpp +++ b/src/dyetool/actions/pets.cpp @@ -43,5 +43,6 @@ impHandlerVoid(petDirectRight) impHandlerVoid(petMove) impHandlerVoid(petFeed) impHandlerVoid(petDropLoot) +impHandlerVoid(petReturnToEgg) } // namespace Actions -- cgit v1.2.3-70-g09d2