minor design thing
This commit is contained in:
parent
6bb13fb2df
commit
31dc83e1e8
@ -138,7 +138,7 @@ class MapList implements ManialinkPageAnswerListener {
|
|||||||
//$nameLabel->setSize($width * 0.5, 2);
|
//$nameLabel->setSize($width * 0.5, 2);
|
||||||
$nameLabel->setStyle($nameLabel::STYLE_TextCardSmall);
|
$nameLabel->setStyle($nameLabel::STYLE_TextCardSmall);
|
||||||
$nameLabel->setTextSize(1.5);
|
$nameLabel->setTextSize(1.5);
|
||||||
$nameLabel->setText($map->name);
|
$nameLabel->setText('$fff'.$map->name);
|
||||||
|
|
||||||
//TODO action detailed map info
|
//TODO action detailed map info
|
||||||
$x +=50;
|
$x +=50;
|
||||||
|
Loading…
Reference in New Issue
Block a user