alk not commit debug logs challenge

This commit is contained in:
altalk23 2024-02-04 12:44:13 +03:00
parent 5c457251d4
commit 201c5a2c41

View file

@ -65,10 +65,6 @@ struct CustomMenuLayer : Modify<CustomMenuLayer, MenuLayer> {
m_fields->m_menuDisabled = Loader::get()->getLaunchFlag("disable-custom-menu");
std::stringstream ss;
crashlog::printMods(ss);
log::debug("Test {}", ss.str());
// add geode button
if (!m_fields->m_menuDisabled) {
m_fields->m_geodeButton = CircleButtonSprite::createWithSpriteFrameName(