This commit is contained in:
P-Chang
2018-01-28 16:02:28 +09:00
committed by GitHub
parent 97ee5ac846
commit 34796ff462

View File

@@ -4674,7 +4674,7 @@ void main()
DrawBustshot( 2, "sunset/re_se_bi_a1", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 10, 300, TRUE );
DrawBustshot( 1, "", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 1, 0, TRUE );
SetValidityOfInterface(TRUE);
SetValidityOfSaving(FALSE);
SetValidityOfSaving(TRUE);
if (GetGlobalFlag(GADVMode)) { ClearMessage(); } else { OutputLineAll(NULL, "\n", Line_ContinueAfterTyping); }