mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-12 03:34:58 -04:00
Splash was stuck
This commit is contained in:
parent
0c99c93894
commit
c6bf8cfebd
1 changed files with 1 additions and 0 deletions
|
@ -425,6 +425,7 @@ BMPView::BMPView(NavigationView& nav) {
|
|||
|
||||
button_done.on_select = [this, &nav](Button&){
|
||||
nav.pop();
|
||||
nav.push<SystemMenuView>();
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue