mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
code review
This commit is contained in:
@@ -407,11 +407,6 @@ int32_t CUnitState::getCasterUnitId() const
|
||||
return static_cast<int32_t>(unitId());
|
||||
}
|
||||
|
||||
BattleHex CUnitState::getCasterPosition() const
|
||||
{
|
||||
return getPosition();
|
||||
}
|
||||
|
||||
const CGHeroInstance * CUnitState::getHeroCaster() const
|
||||
{
|
||||
return nullptr;
|
||||
|
||||
Reference in New Issue
Block a user