ServiceMenu: utilitza "lang" per als textos
This commit is contained in:
@@ -369,6 +369,6 @@ void Instructions::updateBackbuffer()
|
||||
if (all_lines_off_screen_)
|
||||
{
|
||||
section::name = section::Name::TITLE;
|
||||
section::options = section::Options::[TITLE] PRESS_BUTTON_TO_PLAY;
|
||||
section::options = section::Options::TITLE_1;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user