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 6e8db90..444c2a0 100644 --- a/src/koopatlas/core.cpp +++ b/src/koopatlas/core.cpp @@ -1082,7 +1082,7 @@ void dScKoopatlas_c::showSaveWindow() { } static const wchar_t *completionMsgs[] = { - L"butts", + L"The most erudite of Buttocks", L"You've collected all of\nthe \x0B\x014F\xBEEF Star Coins in", L"You have gotten every \x0B\x013B\xBEEF exit\nin", L"You have gotten everything\nin", |