some fixes
This commit is contained in:
committed by
Steffen Schröder
parent
f40b60e065
commit
dfb9debdd2
@ -238,6 +238,6 @@ class MapCommands implements CommandListener, ManialinkPageAnswerListener, Callb
|
||||
* @param Player $player
|
||||
*/
|
||||
public function command_xList(array $chatCallback, Player $player) {
|
||||
$this->maniaControl->mapManager->mxList->showManiaExchangeList($chatCallback, $player);
|
||||
$this->maniaControl->mapManager->mxList->showList($chatCallback, $player);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user