mirror of
https://github.com/vcmi/vcmi.git
synced 2025-09-16 09:26:28 +02:00
Cleanup
This commit is contained in:
@@ -925,7 +925,7 @@ void AdventureMapInterface::onScreenResize()
|
||||
activate();
|
||||
}
|
||||
|
||||
bool AdventureMapInterface::isValidAdventureSpellTarget(int3 targetPosition)
|
||||
bool AdventureMapInterface::isValidAdventureSpellTarget(int3 targetPosition) const
|
||||
{
|
||||
spells::detail::ProblemImpl problem;
|
||||
|
||||
|
Reference in New Issue
Block a user