removed debugline

This commit is contained in:
kremsy 2017-04-14 16:06:52 +02:00
parent 7835f89eae
commit da408a9bee

View File

@ -274,7 +274,6 @@ class ManiaExchangeList implements CallbackListener, ManialinkPageAnswerListener
}
//Award Quad
$map->awards = 12; //TODO delete
if ($map->awards > 0) {
$awardQuad = new Quad_Icons64x64_1();
$mapFrame->addChild($awardQuad);