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