adjust
This commit is contained in:
committed by
Steffen Schröder
parent
97f8eef91d
commit
c935cf9cac
@ -508,7 +508,7 @@ class MapManager implements CallbackListener {
|
||||
}
|
||||
$this->processMapFile($file, $mapInfo, $mapDir, $login, $update);
|
||||
};
|
||||
$this->maniaControl->fileReader->loadFile($mapInfo->downLoadUrl, $function);
|
||||
$this->maniaControl->fileReader->loadFile($mapInfo->downloadurl, $function);
|
||||
});
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user