diff --git a/trunk/ConsoleDataMigration/sources/ConsoleRestore/Controller.cpp b/trunk/ConsoleDataMigration/sources/ConsoleRestore/Controller.cpp index abcb2dc..e58b916 100644 --- a/trunk/ConsoleDataMigration/sources/ConsoleRestore/Controller.cpp +++ b/trunk/ConsoleDataMigration/sources/ConsoleRestore/Controller.cpp @@ -1690,6 +1690,7 @@ void ControlState(common::HardwareStateManager& manager, common::OperationMessag case PREINSTALL_WAIT_START_UPDATE: { operationMessage.Add("Operate BMS to Transfer PreInstalled Application", nn::util::Color8(0, 255, 255, 255)); + operationMessage.Add("and NNAS management Tool.", nn::util::Color8(0, 255, 255, 255)); operationMessage.Add("Press Y Button to Continue."); PlayCursorSound(PREINSTALL_WAIT_START_UPDATE);