Fixed detailed player page

This commit is contained in:
Jocy
2017-04-03 20:59:28 +02:00
parent 4285128795
commit be76e54148
2 changed files with 53 additions and 40 deletions

View File

@ -163,7 +163,7 @@ class StyleManager implements UsageInformationAble {
// mainframe
$frame = new Frame();
$frame->setSize($width, $height)->setZ(45); //TODO place before scoreboards
$frame->setSize($width, $height)->setZ(ManialinkManager::MAIN_MANIALINK_Z_VALUE); //TODO place before scoreboards
//TODO remove: (just temporary fix for tm bug)
if ($this->maniaControl->getMapManager()->getCurrentMap()->getGame() === 'tm') {