diff options
Diffstat (limited to '')
-rw-r--r-- | src/koopatlas/core.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/koopatlas/core.cpp b/src/koopatlas/core.cpp index 444c2a0..6618650 100644 --- a/src/koopatlas/core.cpp +++ b/src/koopatlas/core.cpp @@ -1083,7 +1083,7 @@ void dScKoopatlas_c::showSaveWindow() { static const wchar_t *completionMsgs[] = { L"The most erudite of Buttocks", - L"You've collected all of\nthe \x0B\x014F\xBEEF Star Coins in", + L"You've collected all of\nthe \x0B\x014F\xBEEF Star Coins in\n", L"You have gotten every \x0B\x013B\xBEEF exit\nin", L"You have gotten everything\nin", L"You have collected all the\nnecessary \x0B\x014F\xBEEF coins to enter\nthe Special World!", |