todo
This commit is contained in:
parent
8c0fa26cd4
commit
1af090829c
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user