summaryrefslogtreecommitdiff
path: root/src/being/being.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-06-21 16:54:46 +0300
committerAndrei Karas <akaras@inbox.ru>2016-06-21 16:54:46 +0300
commit7fc54b6d5b3e858296747b0cdb0d1c4ddf4e35d8 (patch)
tree3d6e06849e10ae46fa3840c3af65102a6570adbe /src/being/being.h
parent7dbab059a3703b1afffc87eb8653a532f8796832 (diff)
downloadplus-7fc54b6d5b3e858296747b0cdb0d1c4ddf4e35d8.tar.gz
plus-7fc54b6d5b3e858296747b0cdb0d1c4ddf4e35d8.tar.bz2
plus-7fc54b6d5b3e858296747b0cdb0d1c4ddf4e35d8.tar.xz
plus-7fc54b6d5b3e858296747b0cdb0d1c4ddf4e35d8.zip
Simplify Being::setSpriteCards, remove color parameters.
Diffstat (limited to 'src/being/being.h')
-rw-r--r--src/being/being.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/being/being.h b/src/being/being.h
index 62ad47ea9..af3f702c9 100644
--- a/src/being/being.h
+++ b/src/being/being.h
@@ -330,8 +330,6 @@ class Being notfinal : public ActorSprite,
void setSpriteCards(const unsigned int slot,
const int id,
- std::string color,
- ItemColor colorId,
CardsList cards) restrict2;
void setSpriteId(const unsigned int slot,