begin Maplist widget

This commit is contained in:
kremsy
2013-12-14 22:00:59 +01:00
parent a1104c327a
commit 6bb13fb2df
7 changed files with 214 additions and 6 deletions

View File

@ -99,7 +99,7 @@ class PluginMenu implements CallbackListener, ConfiguratorMenu {
array_push($pageFrames, $pageFrame);
$y = $height * 0.41;
}
$active = $this->maniaControl->pluginManager->getPluginStatus($pluginClass);
$pluginFrame = new Frame();