small temporary fix
This commit is contained in:
parent
9e08f79b4d
commit
fc5b063009
@ -139,6 +139,7 @@ class ActionsMenu implements CallbackListener, ManialinkPageAnswerListener {
|
||||
* @param array $callback
|
||||
*/
|
||||
public function openPlayerMenu(array $callback, Player $player) {
|
||||
$this->maniaControl->playerManager->playerCommands->playerList->addPlayerToShownList($player);
|
||||
$this->maniaControl->playerManager->playerCommands->playerList->showPlayerList($player);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user