mc setting manager, boolean not made yet

This commit is contained in:
kremsy
2014-01-05 21:48:49 +01:00
parent f4f66b5b94
commit 2154276a71
3 changed files with 124 additions and 23 deletions

View File

@ -206,8 +206,6 @@ class ServerSettings implements ConfiguratorMenu, CallbackListener {
$nameLabel->setText($name);
$nameLabel->setTextColor("FFF");
// $settingValue = $scriptSettings[$name];
$substyle = '';
if($value === false) {
$substyle = Quad_Icons64x64_1::SUBSTYLE_LvlRed;