mirror of
https://github.com/HamletDuFromage/aio-switch-updater.git
synced 2025-03-03 12:45:43 +00:00
parent
65dc140f15
commit
8a5a6fbd76
1 changed files with 2 additions and 1 deletions
|
@ -117,7 +117,8 @@ void DialoguePage_ams::instantiateButtons()
|
||||||
}
|
}
|
||||||
brls::Application::popView();
|
brls::Application::popView();
|
||||||
});
|
});
|
||||||
|
|
||||||
|
this->label = new brls::Label(brls::LabelStyle::DIALOG, "menus/ams_update/install_hekate"_i18n + "\n\n" + this->text, true);
|
||||||
}
|
}
|
||||||
|
|
||||||
void DialoguePage_fw::instantiateButtons()
|
void DialoguePage_fw::instantiateButtons()
|
||||||
|
|
Loading…
Add table
Reference in a new issue