From b55c6220a640cb2a9919261378966057357b53d4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 21 Jun 2016 17:03:05 +0300 Subject: Remove cards parameter from Being::setTempSprite. --- src/being/being.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/being/being.h') diff --git a/src/being/being.h b/src/being/being.h index af3f702c9..25246a8b1 100644 --- a/src/being/being.h +++ b/src/being/being.h @@ -341,8 +341,7 @@ class Being notfinal : public ActorSprite, void setTempSprite(const unsigned int slot, const int id, - std::string color, - CardsList cards) restrict2; + std::string color) restrict2; void updateSprite(const unsigned int slot, const int id, -- cgit v1.2.3-70-g09d2