mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-04-27 21:01:37 +00:00
change installer introduction line breaks
This commit is contained in:
parent
cd25f01da9
commit
ed19d9b07d
1 changed files with 1 additions and 1 deletions
|
|
@ -290,7 +290,7 @@ std::unordered_map<std::string_view, std::unordered_map<ELanguage, std::string>>
|
||||||
{ ELanguage::English, "Welcome to\nUnleashed Recompiled!\n\nYou'll need an Xbox 360 copy\nof Sonic Unleashed in order to proceed with the installation." },
|
{ ELanguage::English, "Welcome to\nUnleashed Recompiled!\n\nYou'll need an Xbox 360 copy\nof Sonic Unleashed in order to proceed with the installation." },
|
||||||
{ ELanguage::Japanese, "" },
|
{ ELanguage::Japanese, "" },
|
||||||
{ ELanguage::German, "" },
|
{ ELanguage::German, "" },
|
||||||
{ ELanguage::French, "Bienvenue sur\nUnleashed Recompiled!\n\nVous aurez besoin d'une copie de\nSonic Unleashed pour Xbox 360 pour procéder à l'installation." },
|
{ ELanguage::French, "Bienvenue sur\nUnleashed Recompiled!\n\nVous aurez besoin d'une copie de Sonic Unleashed pour Xbox\n360 pour procéder à l'installation." },
|
||||||
{ ELanguage::Spanish, "" },
|
{ ELanguage::Spanish, "" },
|
||||||
{ ELanguage::Italian, "Benvenuto a\nUnleashed Recompiled!\n\nDovrai avere una copia di\nSonic Unleashed per la Xbox 360\nper proseguire con l'installazione." }
|
{ ELanguage::Italian, "Benvenuto a\nUnleashed Recompiled!\n\nDovrai avere una copia di\nSonic Unleashed per la Xbox 360\nper proseguire con l'installazione." }
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue