mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
map objects hierarchy now uses IGameInfoCallback
This commit is contained in:
@@ -79,7 +79,7 @@ void ServerSpellCastEnvironment::apply(CatapultAttack & pack)
|
||||
gh->sendAndApply(pack);
|
||||
}
|
||||
|
||||
const CGameInfoCallback * ServerSpellCastEnvironment::getCb() const
|
||||
const IGameInfoCallback * ServerSpellCastEnvironment::getCb() const
|
||||
{
|
||||
return gh;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user