oops left my crash test code in

This commit is contained in:
HJfod 2022-09-28 21:44:57 +03:00
parent 6ed265aa85
commit b8451a58a5

View file

@ -221,7 +221,6 @@ class $modify(CustomMenuLayer, MenuLayer) {
}
void onGeode(CCObject*) {
*(int*)(0) = 5;
ModListLayer::scene();
}
};