improved statstic collector, nothing tested yet

This commit is contained in:
kremsy
2014-01-02 11:19:26 +01:00
parent 442b6d1f7b
commit 3ca2879fd1
3 changed files with 107 additions and 45 deletions

View File

@ -400,6 +400,7 @@ class MapList implements ManialinkPageAnswerListener, CallbackListener {
$script->addTooltip($switchToQuad, $descriptionLabel);
}
//Display Karma bar
if($karmaPlugin != null) {
$karma = $karmaPlugin->getMapKarma($map);