mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
Style
This commit is contained in:
@@ -26,7 +26,7 @@ public:
|
||||
void init() override;
|
||||
|
||||
int getPrisonsRemaning() const;
|
||||
HeroTypeID drawRandomHero();
|
||||
[[nodiscard]] HeroTypeID drawRandomHero();
|
||||
void restoreDrawnHero(const HeroTypeID & hid);
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user