diff --git a/src/Client/AndroidUI.h b/src/Client/AndroidUI.h index 3471219..33abc9b 100644 --- a/src/Client/AndroidUI.h +++ b/src/Client/AndroidUI.h @@ -604,6 +604,9 @@ class $modify (AchievementNotifier) if (p0->getChildByID("loading-layer")) return; // fix texture ldr + if (typeinfo_cast(p0->getChildren()->objectAtIndex(0))) + return; // todo: fix gameplay + // ;) std::vector balls = {};