small cleanup
This commit is contained in:
parent
40002c0ecd
commit
97f8eef91d
@ -499,9 +499,6 @@ class MapManager implements CallbackListener {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
$serverInfo = $this->maniaControl->client->getSystemInfo();
|
|
||||||
$title = strtolower(substr($serverInfo->titleId, 0, 2));
|
|
||||||
|
|
||||||
//Download the file
|
//Download the file
|
||||||
$function = function ($file, $error) use (&$login, &$mapInfo, &$mapDir, &$update) {
|
$function = function ($file, $error) use (&$login, &$mapInfo, &$mapDir, &$update) {
|
||||||
if (!$file) {
|
if (!$file) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user