mirror of
https://github.com/vcmi/vcmi.git
synced 2025-02-05 13:04:54 +02:00
Suppress warning
This commit is contained in:
parent
06c451c1f5
commit
f1b348ae87
@ -423,6 +423,7 @@ std::string MapSettings::getMonsterName(int monsterObjectIdx)
|
||||
{
|
||||
//TODO: get proper name
|
||||
//name = hero->name;
|
||||
MAYBE_UNUSED(monster);
|
||||
}
|
||||
return name;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user