Skip to content

Commit

Permalink
asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSillyDoggo committed Jan 26, 2024
1 parent b1a8001 commit 5c07cc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Client/AndroidUI.h
Original file line number Diff line number Diff line change
Expand Up @@ -617,5 +617,6 @@ class $modify (AchievementNotifier)

p0->addChild(AndroidBall::create());
cocos::handleTouchPriority(AndroidBall::instance);
AndroidBall::instance->setTouchPriority(AndroidBall::instance->getTouchPriority() - 1);
}
};

0 comments on commit 5c07cc8

Please sign in to comment.