diff --git a/src/nodes/MenuLayer.h b/src/nodes/MenuLayer.h index 999a66f..39d201e 100644 --- a/src/nodes/MenuLayer.h +++ b/src/nodes/MenuLayer.h @@ -19,7 +19,7 @@ class $modify(MyMenuLayer, MenuLayer){ if(!MenuLayer::init()){ return false; } - UIModding::get()->doModify = Mod::get()->getSettingValue("ui-modifications"); + //UIModding::get()->doModify = Mod::get()->getSettingValue("ui-modifications"); if(UIModding::get()->doModify){ //UIModding::get()->startFileListeners();