removed debugline
This commit is contained in:
parent
7835f89eae
commit
da408a9bee
@ -274,7 +274,6 @@ class ManiaExchangeList implements CallbackListener, ManialinkPageAnswerListener
|
|||||||
}
|
}
|
||||||
|
|
||||||
//Award Quad
|
//Award Quad
|
||||||
$map->awards = 12; //TODO delete
|
|
||||||
if ($map->awards > 0) {
|
if ($map->awards > 0) {
|
||||||
$awardQuad = new Quad_Icons64x64_1();
|
$awardQuad = new Quad_Icons64x64_1();
|
||||||
$mapFrame->addChild($awardQuad);
|
$mapFrame->addChild($awardQuad);
|
||||||
|
Loading…
Reference in New Issue
Block a user