small fix
This commit is contained in:
parent
f7430dfad9
commit
b20c9517f8
@ -136,7 +136,7 @@ class ManiaExchangeInfoSearcher { //TODO rename to ManiaExchangeManager
|
|||||||
$maps = $this->getMaplistByMixedUidIdString($mapIdString);
|
$maps = $this->getMaplistByMixedUidIdString($mapIdString);
|
||||||
$this->updateMapObjectsWithManiaExchangeIds($maps);
|
$this->updateMapObjectsWithManiaExchangeIds($maps);
|
||||||
$mapIdString = '';
|
$mapIdString = '';
|
||||||
$id = 0;
|
$id = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
$mapIdString .= $appendString;
|
$mapIdString .= $appendString;
|
||||||
|
Loading…
Reference in New Issue
Block a user