mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Merge remote-tracking branch 'vcmi/master' into develop
This commit is contained in:
@@ -87,8 +87,7 @@ struct DLL_EXPORT HeroPtr
|
||||
ObjectInstanceID hid;
|
||||
|
||||
public:
|
||||
std::string name;
|
||||
|
||||
std::string name() const;
|
||||
|
||||
HeroPtr();
|
||||
HeroPtr(const CGHeroInstance * H);
|
||||
|
||||
Reference in New Issue
Block a user