added todo
This commit is contained in:
parent
6195757f68
commit
e706ca8b29
@ -303,7 +303,7 @@ class LocalRecordsPlugin implements ManialinkPageAnswerListener, CallbackListene
|
|||||||
}
|
}
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
$listFrame->addChild($this->generateRecordsFrame($records, $lines, $player));
|
$listFrame->addChild($this->generateRecordsFrame($records, $lines, $player)); //TODO Collect all players with this case and send a common manialink to save resources
|
||||||
}
|
}
|
||||||
|
|
||||||
$this->maniaControl->getManialinkManager()->sendManialink($maniaLink, $player);
|
$this->maniaControl->getManialinkManager()->sendManialink($maniaLink, $player);
|
||||||
|
Loading…
Reference in New Issue
Block a user