mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Fix miscellaneous issues discovered by Sonar
This commit is contained in:
@@ -66,7 +66,7 @@ public:
|
||||
|
||||
CBuilding() : town(nullptr), mode(BUILD_NORMAL) {};
|
||||
|
||||
const BuildingTypeUniqueID getUniqueTypeID() const;
|
||||
BuildingTypeUniqueID getUniqueTypeID() const;
|
||||
|
||||
std::string getJsonKey() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user