begin plugin menu

This commit is contained in:
kremsy
2013-12-09 20:31:02 +01:00
parent 3d9f0601fe
commit afb0b35540
3 changed files with 89 additions and 3 deletions

View File

@ -53,7 +53,7 @@ class ScriptSettings implements ConfiguratorMenu {
public function getTitle() {
return $this->maniaControl->settingManager->getSetting($this, self::SETTING_TITLE);
}
//TODO: boolean values not as entry
/**
*
* @see \ManiaControl\Configurators\ConfiguratorMenu::getMenu()