define main rights on playeractions

This commit is contained in:
kremsy
2014-01-09 19:15:06 +01:00
parent 5eadc32e93
commit bd136cbf6e
4 changed files with 7 additions and 8 deletions

View File

@ -360,7 +360,7 @@ class PlayerList implements ManialinkPageAnswerListener, CallbackListener {
$quadStyle = $this->maniaControl->manialinkManager->styleManager->getDefaultMainWindowStyle();
$quadSubstyle = $this->maniaControl->manialinkManager->styleManager->getDefaultMainWindowSubStyle();
// TODO: all configurable or as constants
//Settings
$x = $width / 2 + 2.5;
$width = 35;
$height = $height * 0.75;