From a5e3d86efb85bb2a65e160972cc56e89cd764453 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 28 Dec 2014 19:36:50 +0300 Subject: Add chat command for stop and start pet ai. --- src/net/tmwa/pethandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/tmwa/pethandler.h') diff --git a/src/net/tmwa/pethandler.h b/src/net/tmwa/pethandler.h index 49f32e84d..7b7f40cd0 100644 --- a/src/net/tmwa/pethandler.h +++ b/src/net/tmwa/pethandler.h @@ -66,6 +66,8 @@ class PetHandler final : public MessageHandler, public Net::PetHandler void setDirection(const BeingDirection::Type type) const override final; + void startAi(const bool start) const override final; + protected: int mRandCounter; }; -- cgit v1.2.3-70-g09d2