Fixed Typo in Actions Panel of Player List

This commit is contained in:
Alexander Nell 2020-05-18 18:54:55 +02:00
parent c4c47d0f9e
commit 85435c1b4b
1 changed files with 1 additions and 1 deletions

View File

@ -559,7 +559,7 @@ class PlayerList implements ManialinkPageAnswerListener, CallbackListener, Timer
$posY -= $buttonSpacing;
$banButton = $this->maniaControl->getManialinkManager()->getElementBuilder()->buildRoundTextButton(
'$700Kick',
'$700Ban',
$buttonWidth,
$buttonHeight,
self::ACTION_BAN_PLAYER . '.' . $login