Skip to content

Commit

Permalink
Removed Partner Finder
Browse files Browse the repository at this point in the history
  • Loading branch information
d3rt0xx authored Dec 28, 2022
1 parent 61d8fa0 commit 274ca84
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/src/main/java/app/d3rt0xx/flyffdroid/MainActivity.java
Original file line number Diff line number Diff line change
Expand Up @@ -167,9 +167,6 @@ public boolean onOptionsItemSelected(MenuItem item) {
case R.id.modelviewer:
loadTwinkClientWithUrl(Websites.MODELVIEWER);
break;
case R.id.partnerfinder:
loadTwinkClientWithUrl(Websites.PARTNERFINDER);
break;
case R.id.patchnotes:
loadTwinkClientWithUrl(Websites.PATCHNOTES);
break;
Expand Down

0 comments on commit 274ca84

Please sign in to comment.