removed some resolved todos
This commit is contained in:
committed by
Steffen Schröder
parent
145f612a2f
commit
41dabc21a3
@ -123,7 +123,6 @@ class ActionsMenu implements CallbackListener, ManialinkPageAnswerListener {
|
||||
if(!$this->initCompleted) {
|
||||
return;
|
||||
}
|
||||
// TODO: Render only once
|
||||
$players = $this->maniaControl->playerManager->getPlayers();
|
||||
foreach($players as $player) {
|
||||
$manialink = $this->buildMenuIconsManialink($player);
|
||||
|
Reference in New Issue
Block a user