improvments mx communication

This commit is contained in:
kremsy
2014-01-09 23:21:44 +01:00
parent 161ef44508
commit fceb0aa9e0
3 changed files with 226 additions and 157 deletions

View File

@ -213,6 +213,7 @@ class MapManager implements CallbackListener {
public function handleOnInit(array $callback) {
$this->updateFullMapList();
$this->fetchCurrentMap();
$this->mxInfoSearcher->fetchManiaExchangeMapInformations();
}
/**