download maps asynchronously
This commit is contained in:
committed by
Steffen Schröder
parent
4875c14a7d
commit
4c8b247896
@ -107,7 +107,7 @@ class ManiaExchangeList implements CallbackListener, ManialinkPageAnswerListener
|
||||
};
|
||||
|
||||
// search for matching maps
|
||||
$this->maniaControl->mapManager->mxManager->getMapsAssync($function, $searchString, $author, $environment);
|
||||
$this->maniaControl->mapManager->mxManager->getMapsAsync($function, $searchString, $author, $environment);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user