This commit is contained in:
kremsy
2014-05-01 17:35:12 +02:00
committed by Steffen Schröder
parent 8c0fa26cd4
commit 1af090829c
+1 -1
View File
@@ -165,7 +165,7 @@ class StyleManager {
// mainframe
$frame = new Frame();
$frame->setSize($width, $height);
$frame->setPosition(0, 0, 10);
$frame->setPosition(0, 0, 35); //TODO place before scoreboards
// Background Quad
$backgroundQuad = new Quad();