I don't even know how this one happened
This commit is contained in:
parent
b9d27caf2d
commit
0d82b26df2
1 changed files with 1 additions and 1 deletions
|
@ -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)) {
|
||||
|
|
Loading…
Reference in a new issue