mirror of
https://github.com/vcmi/vcmi.git
synced 2025-04-23 12:08:45 +02:00
Style
This commit is contained in:
parent
817ab1d53d
commit
aa5bb27d20
@ -26,7 +26,7 @@ public:
|
|||||||
void init() override;
|
void init() override;
|
||||||
|
|
||||||
int getPrisonsRemaning() const;
|
int getPrisonsRemaning() const;
|
||||||
HeroTypeID drawRandomHero();
|
[[nodiscard]] HeroTypeID drawRandomHero();
|
||||||
void restoreDrawnHero(const HeroTypeID & hid);
|
void restoreDrawnHero(const HeroTypeID & hid);
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user