Changed this for the better...
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40634
This commit is contained in:
parent
ccc1dde76d
commit
c9f81b9b11
@ -439,7 +439,7 @@ void _YamagramPrinterTwoPointOhOh(int yamagram)
|
||||
case 5:
|
||||
g_RootMenu.ConsolePrint("Question Go (5)");
|
||||
g_RootMenu.ConsolePrint("What is a fundamental concept in the game of Go?");
|
||||
g_RootMenu.ConsolePrint("Hint: POET SELL FIRM HEADBAND");
|
||||
g_RootMenu.ConsolePrint("Hint: AD LADEN THIEF");
|
||||
break;
|
||||
case 6:
|
||||
g_RootMenu.ConsolePrint("Question Roku (6)");
|
||||
@ -484,7 +484,7 @@ void _IntExt_CallYamagrams()
|
||||
correct = !strcasecmp(arg, "kaitei no kairan");
|
||||
break;
|
||||
case 5:
|
||||
correct = !strcasecmp(arg, "life and death problems");
|
||||
correct = !strcasecmp(arg, "life and death");
|
||||
break;
|
||||
case 6:
|
||||
correct = !strcasecmp(arg, "because gabe wanted it that way");
|
||||
|
Loading…
Reference in New Issue
Block a user