mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
@@ -745,6 +745,8 @@ void CenterView::applyCl(CClient *cl)
|
||||
|
||||
void NewObject::applyCl(CClient *cl)
|
||||
{
|
||||
cl->updatePaths();
|
||||
|
||||
const CGObjectInstance *obj = cl->getObj(id);
|
||||
//notify interfaces about move
|
||||
for(std::map<ui8, CGameInterface*>::iterator i=cl->playerint.begin();i!=cl->playerint.end();i++)
|
||||
|
||||
Reference in New Issue
Block a user