fix merge conflicts

This commit is contained in:
HJfod 2022-10-15 19:03:13 +03:00
parent c926f69790
commit 6b83463972
2 changed files with 1 additions and 12 deletions

View file

@ -2,6 +2,7 @@
#include <Geode/utils/Ref.hpp>
#include <Geode/utils/cocos.hpp>
#include <Geode/modify/Field.hpp>
#include <Geode/utils/WackyGeodeMacros.hpp>
USE_GEODE_NAMESPACE();
using namespace geode::modifier;

View file

@ -107,19 +107,7 @@ class $modify(CustomMenuLayer, MenuLayer) {
btn->setID("geode-button");
bottomMenu->addChild(btn);
<<<<<<< HEAD
bottomMenu->updateLayout();
=======
bottomMenu->alignItemsHorizontallyWithPadding(3.f);
for (auto node : CCArrayExt<CCNode>(bottomMenu->getChildren())) {
node->setPositionY(y);
}
if (chest) {
bottomMenu->addChild(chest);
chest->release();
}
>>>>>>> main
if (auto node = this->getChildByID("settings-gamepad-icon")) {
node->setPositionX(bottomMenu->getChildByID(