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/gui/windows/chatwindow.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/gui/windows/chatwindow.h') diff --git a/src/gui/windows/chatwindow.h b/src/gui/windows/chatwindow.h index bbc188c3a..9455557dd 100644 --- a/src/gui/windows/chatwindow.h +++ b/src/gui/windows/chatwindow.h @@ -304,6 +304,10 @@ class ChatWindow final : public Window, static void localPetDirection(const std::string &nick, BeingDirection::Type dir); + + static void localPetAi(const std::string &nick, + const bool start); + void postConnection(); #ifdef USE_PROFILER -- cgit v1.2.3-60-g2f50