bugfix
This commit is contained in:
parent
852878ced2
commit
f3a23008a2
@ -550,6 +550,7 @@ class PlayerList implements ManialinkPageAnswerListener, CallbackListener {
|
|||||||
* @param Player $player
|
* @param Player $player
|
||||||
*/
|
*/
|
||||||
public function closePlayerAdvancedWidget(array $callback, Player $player) {
|
public function closePlayerAdvancedWidget(array $callback, Player $player) {
|
||||||
|
$this->playersListShown[$player->login] = self::SHOWN_MAIN_WINDOW;
|
||||||
$this->showPlayerList($player); //overwrite the manialink
|
$this->showPlayerList($player); //overwrite the manialink
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user