I don't even know how this one happened

This commit is contained in:
Pecha 2020-09-14 22:01:27 +10:00
parent b9d27caf2d
commit 0d82b26df2

View File

@ -64,7 +64,7 @@ namespace creachopedia {
if (status == "base") {
if (luserin == "q" || luserin == "quit") {
Console.WriteLine("for you for using the CreachoPedia, please come again!!!!");
Console.WriteLine("Thank you for using the CreachoPedia, please come again!!!!");
return;
}
if (creacherdict.ContainsKey(userin)) {