Skip to content

Commit

Permalink
fg
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSillyDoggo committed Jan 23, 2024
1 parent 01233d3 commit c817914
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Client/AndroidUI.h
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,7 @@ class $modify (PauseLayer)
};

//todo: fix android

/*
class $modify (MenuLaunchFix, MenuLayer)
{
void fix(float dt)
Expand All @@ -535,7 +535,7 @@ class $modify (MenuLaunchFix, MenuLayer)
return true;
}
};

*/
class $modify (AchievementNotifier)
{
void willSwitchToScene(CCScene* p0)
Expand Down

0 comments on commit c817914

Please sign in to comment.