This commit is contained in:
BluTac10
2026-04-15 02:52:04 +05:30
parent b9b50aa3df
commit 5282ed4867

View File

@@ -7,7 +7,7 @@
UIScene_SaveMessage::UIScene_SaveMessage(int iPad, void *initData, UILayer *parentLayer) : UIScene(iPad, parentLayer)
{
constexpr static wchar_t localeBypassedText[] = L"This game has a level autosave feature. When you see the icon above displayed, the game is saving your data. \nPlease do not turn off your Xbox 360 console while this icon is on-screen.";
constexpr static wchar_t localeBypassedText[] = L"This game has a level autosave feature. When you see the icon above displayed, the game is saving your data. \nPlease do not turn off your Xbox 360 console while this icon is on-screen.\n\n";
// Setup all the Iggy references we need for this scene
initialiseMovie();