summaryrefslogtreecommitdiff
path: root/src/being/being.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-09-05 17:05:55 +0300
committerAndrei Karas <akaras@inbox.ru>2015-09-05 17:55:52 +0300
commit720b445bf4eea777d1fac9bac4c23aae59062826 (patch)
tree26941b003c1598fafb211ab909a8096df14655e8 /src/being/being.h
parentdf5cdaf58478f3b6309b52c36b1696e5fe8dc157 (diff)
downloadplus-720b445bf4eea777d1fac9bac4c23aae59062826.tar.gz
plus-720b445bf4eea777d1fac9bac4c23aae59062826.tar.bz2
plus-720b445bf4eea777d1fac9bac4c23aae59062826.tar.xz
plus-720b445bf4eea777d1fac9bac4c23aae59062826.zip
Add shop badge to beings.
Diffstat (limited to 'src/being/being.h')
-rw-r--r--src/being/being.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/being/being.h b/src/being/being.h
index 7defdc9e9..656eb21fb 100644
--- a/src/being/being.h
+++ b/src/being/being.h
@@ -942,6 +942,8 @@ class Being notfinal : public ActorSprite,
void showNameBadge(const bool show);
+ void showShopBadge(const bool show);
+
void showBadges(const bool show);
uint16_t getTeamId() const