From 3420babbbc6d10f1fc5be7ff7b895e618acd5f0e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 19 Oct 2015 15:44:14 +0300 Subject: Allow support for different horses riding. --- 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 8aad79698..9b6f3f6f7 100644 --- a/src/being/being.h +++ b/src/being/being.h @@ -895,6 +895,8 @@ class Being notfinal : public ActorSprite, void setRiding(const bool b) override final; + void setHorse(const int horseId); + void removeHorse(); void setSellBoard(const std::string &text); -- cgit v1.2.3-70-g09d2