From 0fe12f569879f90b8b6efab790ba896b9769a3d4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 29 Jul 2015 21:11:40 +0300 Subject: Fix enable/disable badges without client restart. --- src/being/being.h | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/being/being.h') diff --git a/src/being/being.h b/src/being/being.h index cd56f5626..6850b2169 100644 --- a/src/being/being.h +++ b/src/being/being.h @@ -931,6 +931,14 @@ class Being notfinal : public ActorSprite, void setTeamId(const uint16_t teamId); + void showTeamBadge(const bool show); + + void showGuildBadge(const bool show); + + void showGmBadge(const bool show); + + void showPartyBadge(const bool show); + void showBadges(const bool show); uint16_t getTeamId() const -- cgit v1.2.3-70-g09d2