removed some resolved todos
This commit is contained in:
committed by
Steffen Schröder
parent
145f612a2f
commit
41dabc21a3
@ -750,7 +750,7 @@ class MapList implements ManialinkPageAnswerListener, CallbackListener {
|
||||
$player = $this->maniaControl->playerManager->getPlayer($login);
|
||||
if($player != null) {
|
||||
if($shown == self::SHOW_MX_LIST) {
|
||||
//TODO
|
||||
//nothing to update yet
|
||||
} else if($shown == self::SHOW_MAP_LIST) {
|
||||
$this->showMapList($player);
|
||||
}
|
||||
|
Reference in New Issue
Block a user