Fix build
This commit is contained in:
parent
9107f4f6d7
commit
3e9b7be35e
1 changed files with 1 additions and 0 deletions
|
@ -192,6 +192,7 @@ public class MainMenuActivity extends Activity {
|
|||
getMyApplication().setAppCustomization(new SherpafyCustomization());
|
||||
startActivity(mapIntent);
|
||||
finish();
|
||||
return;
|
||||
}
|
||||
|
||||
boolean exit = false;
|
||||
|
|
Loading…
Reference in a new issue