From f812b1f3f1b508504170de4e2d3574775e89c4d1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 24 Dec 2013 14:16:52 +0300 Subject: add basic follow logic for pets with hard coded parameters. --- src/being/being.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/being/being.h') diff --git a/src/being/being.h b/src/being/being.h index 08ac81e9e..e20db69f4 100644 --- a/src/being/being.h +++ b/src/being/being.h @@ -412,6 +412,8 @@ class Being : public ActorSprite, public ConfigListener */ virtual void logic() override; + void petLogic(); + /** * Draws the speech text above the being. */ -- cgit v1.2.3-60-g2f50