mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
Fix issues reported by Sonar, review fixes
This commit is contained in:
@@ -358,9 +358,7 @@ public:
|
||||
static std::string encode(int32_t index);
|
||||
static si32 decode(const std::string & identifier);
|
||||
|
||||
public:
|
||||
|
||||
int getMagesGuildLevel()
|
||||
int getMagesGuildLevel() const
|
||||
{
|
||||
switch (toEnum())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user