Fixed the recordslists for Dedimania + LocalRecords

This commit is contained in:
Max Klaversma 2014-04-27 20:27:51 +02:00 committed by Steffen Schröder
parent c0e2ed7370
commit ca5b30d9e1
2 changed files with 2 additions and 2 deletions

View File

@ -507,7 +507,7 @@ class Dedimania implements CallbackListener, CommandListener, TimerListener, Plu
$script->addFeature($paging);
// Main frame
$frame = $this->maniaControl->manialinkManager->styleManager->getDefaultListFrame($script, $pagesId);
$frame = $this->maniaControl->manialinkManager->styleManager->getDefaultListFrame($script, $paging);
$maniaLink->add($frame);
// Start offsets

View File

@ -404,7 +404,7 @@ class LocalRecordsPlugin implements CallbackListener, CommandListener, TimerList
$script->addFeature($paging);
// Main frame
$frame = $this->maniaControl->manialinkManager->styleManager->getDefaultListFrame($script, $pagesId);
$frame = $this->maniaControl->manialinkManager->styleManager->getDefaultListFrame($script, $paging);
$maniaLink->add($frame);
// Start offsets