From 71cccfd289845fcd31e64f35d600ebafd4aa29c6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 21 Jun 2016 14:48:50 +0300 Subject: Split in Being setSprite into setSprite and setSpriteId. --- src/being/being.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/being/being.h') diff --git a/src/being/being.h b/src/being/being.h index 825e4ab84..79068b255 100644 --- a/src/being/being.h +++ b/src/being/being.h @@ -326,6 +326,9 @@ class Being notfinal : public ActorSprite, ItemColor colorId, CardsList cards) restrict2; + void setSpriteId(const unsigned int slot, + const int id) restrict2; + void setWeaponId(const int id) restrict2; void setTempSprite(const unsigned int slot, -- cgit v1.2.3-60-g2f50