mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-12 10:58:36 -07:00
Update about.c
Correct text
This commit is contained in:
@@ -58,8 +58,9 @@ static DialogMessageButton unleashed_info_screen(DialogsApp* dialogs, DialogMess
|
||||
DialogMessageButton result;
|
||||
|
||||
const char* screen_header = "Unleashed Firmware\n"
|
||||
"Play with caution.\n";
|
||||
|
||||
const char* screen_text = "Be responsible.\n"
|
||||
"Play with caution.\n"
|
||||
"Not for illegal use!";
|
||||
|
||||
dialog_message_set_header(message, screen_header, 0, 0, AlignLeft, AlignTop);
|
||||
|
||||
Reference in New Issue
Block a user