From 1fb3dbdb007e960042df86cf8447a2c2931ba14f Mon Sep 17 00:00:00 2001 From: Colin Noga Date: Thu, 9 May 2013 20:08:42 -0500 Subject: Made the dummy string more classy --- src/koopatlas/core.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/koopatlas') 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", -- cgit v1.2.3