removed resolved TODO
This commit is contained in:
parent
321f07acf8
commit
36d75064e2
@ -100,7 +100,6 @@ class ChatMessagePlugin implements CommandListener, Plugin {
|
|||||||
else {
|
else {
|
||||||
$msg = '$g[$<' . $player->nickname . '$>$s] $ff0$iHello All!';
|
$msg = '$g[$<' . $player->nickname . '$>$s] $ff0$iHello All!';
|
||||||
}
|
}
|
||||||
// TODO why not italic?
|
|
||||||
$this->maniaControl->chat->sendChat($msg, null, false);
|
$this->maniaControl->chat->sendChat($msg, null, false);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user