Fix typos (closes #109)
This commit is contained in:
@@ -2079,7 +2079,7 @@ void main()
|
||||
// この地形の有利はゾンビがひとりの時だけだ。包囲されるとまずい!!¥
|
||||
if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
|
||||
OutputLine(NULL, " この地形の有利はゾンビがひとりの時だけだ。包囲されるとまずい!!!",
|
||||
NULL, "My position was only advantageous was when there was one zombie. Being surrounded was not as good!!!", Line_Normal);
|
||||
NULL, "My position was only advantageous when there was one zombie. Being surrounded was not as good!!!", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
DisableWindow();
|
||||
|
||||
Reference in New Issue
Block a user