From 39a44c8fbdb6b34ee2d3a9b0de1b98d81809bf98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A1chym=20Tou=C5=A1ek?= Date: Wed, 28 Jun 2017 20:10:43 +0200 Subject: [PATCH] Fix screen breaks --- Update/onik_001.txt | 2 +- Update/onik_002.txt | 2 +- Update/onik_003.txt | 8 ++++---- Update/onik_004.txt | 4 ++-- Update/onik_005.txt | 4 ++-- Update/onik_009.txt | 10 +++++----- Update/onik_010.txt | 2 +- Update/onik_011.txt | 2 +- Update/onik_012.txt | 4 ++-- Update/onik_014.txt | 8 ++++---- Update/onik_014_02.txt | 2 +- Update/onik_015.txt | 2 +- Update/onik_015_02.txt | 4 ++-- Update/onik_015_03.txt | 2 +- Update/onik_tips_07.txt | 4 ++-- Update/onik_tips_20.txt | 2 +- 16 files changed, 31 insertions(+), 31 deletions(-) diff --git a/Update/onik_001.txt b/Update/onik_001.txt index 636d45b..d5b8c14 100644 --- a/Update/onik_001.txt +++ b/Update/onik_001.txt @@ -1008,7 +1008,7 @@ void main() //「……ちなみにレナのスリーサイズは?」 PlaySE(3, "s19/03/990300013", 256, 64); OutputLine(NULL, " ちなみに高いよ~、いくら出す?」", - NULL, " By the way, it's expensive~. How much would you pay?\"", Line_WaitForInput); + NULL, " By the way, it's expensive~. How much would you pay?\"", Line_Normal); ClearMessage(); //よからぬ交渉に感づいたのか、レナが慌てふためきながらまくし立てた。@ diff --git a/Update/onik_002.txt b/Update/onik_002.txt index 6082453..03800dc 100644 --- a/Update/onik_002.txt +++ b/Update/onik_002.txt @@ -3027,7 +3027,7 @@ void main() SetValidityOfInput( FALSE ); Wait( 5000 ); SetValidityOfInput( TRUE ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_Normal); ClearMessage(); diff --git a/Update/onik_003.txt b/Update/onik_003.txt index e0ed495..6a0db76 100644 --- a/Update/onik_003.txt +++ b/Update/onik_003.txt @@ -576,7 +576,7 @@ void main() PlaySE( 4, "wa_007", 128, 64 ); ShakeScreenSx( 1, 2, ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_Normal); ClearMessage(); @@ -1660,7 +1660,7 @@ void main() // PlaySE( 4, "wa_007", 128, 64 ); // ShakeScreen( 1, 50, 20, 3, 0, ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_Normal); ClearMessage(); DisableWindow(); @@ -2104,7 +2104,7 @@ void main() PlaySE( 4, "wa_007", 128, 64 ); ShakeScreen( 1, 50, 20, 3, 0, ); DrawScene( "bg_108", 200 ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_Normal); ClearMessage(); @@ -2171,7 +2171,7 @@ void main() PlaySE( 4, "wa_007", 128, 64 ); ShakeScreen( 1, 50, 20, 3, 0, ); OutputLine(NULL, "逆転勝利だッッ!!!!!!!", - NULL, " comeback victory!!!!!!!", Line_WaitForInput); + NULL, " comeback victory!!!!!!!", Line_Normal); ClearMessage(); DisableWindow(); DrawSceneWithMask( "bg_108", "right", 0, 0, 300 ); diff --git a/Update/onik_004.txt b/Update/onik_004.txt index 30eaed4..8691acc 100644 --- a/Update/onik_004.txt +++ b/Update/onik_004.txt @@ -2004,7 +2004,7 @@ void main() PlaySE( 4, "wa_002", 128, 64 ); ShakeScreen( 1, 50, 20, 5, 0, ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_Normal); ClearMessage(); @@ -2207,7 +2207,7 @@ void main() PlaySE( 4, "wa_007", 128, 64 ); ShakeScreen( 1, 50, 20, 3, 0, ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_Normal); ClearMessage(); DisableWindow(); diff --git a/Update/onik_005.txt b/Update/onik_005.txt index 263c0af..4207e75 100644 --- a/Update/onik_005.txt +++ b/Update/onik_005.txt @@ -553,7 +553,7 @@ void main() NULL, " The Watanagashi Four-Demon Fire Fight!\"", Line_ContinueAfterTyping); PlaySE( 4, "wa_007", 128, 64 ); ShakeScreen( 0, 50, 20, 3, 0, ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_Normal); ClearMessage(); DisableWindow(); @@ -4070,7 +4070,7 @@ void main() DisableWindow(); DrawScene( "white", 4000 ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_Normal); ClearMessage(); DisableWindow(); diff --git a/Update/onik_009.txt b/Update/onik_009.txt index 4f11ae0..c2e75f9 100644 --- a/Update/onik_009.txt +++ b/Update/onik_009.txt @@ -230,7 +230,7 @@ void main() Wait( 2000 ); SetValidityOfInput( TRUE ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_Normal); ClearMessage(); @@ -1648,7 +1648,7 @@ void main() PlaySE( 4, "wa_006", 128, 64 ); ShakeScreen( 1, 50, 20, 5, 0, ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_Normal); ClearMessage(); @@ -1743,7 +1743,7 @@ void main() PlaySE( 4, "wa_007", 128, 64 ); ShakeScreen( 0, 50, 20, 5, 0, ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_Normal); ClearMessage(); @@ -2884,7 +2884,7 @@ void main() NULL, " No shops.", Line_WaitForInput); PlaySE(3, "s19/01/hr_kei33950", 256, 64); OutputLine(NULL, "娯楽もないし…何にもないかもしれないけど。」", - NULL, " Or recreational spots... There might not be anything really here, but you know...\"", Line_WaitForInput); + NULL, " Or recreational spots... There might not be anything really here, but you know...\"", Line_Normal); ClearMessage(); @@ -2910,7 +2910,7 @@ void main() NULL, " Satoko, and Rika-chan...", Line_WaitForInput); OutputLine(NULL, "誰も茶化さない。", - NULL, " none of them butted in.", Line_WaitForInput); + NULL, " none of them butted in.", Line_Normal); ClearMessage(); diff --git a/Update/onik_010.txt b/Update/onik_010.txt index 156c50c..6c66849 100644 --- a/Update/onik_010.txt +++ b/Update/onik_010.txt @@ -2148,7 +2148,7 @@ void main() SetValidityOfInput( FALSE ); Wait( 5000 ); SetValidityOfInput( TRUE ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_Normal); ClearMessage(); diff --git a/Update/onik_011.txt b/Update/onik_011.txt index 769bfad..8b95e0a 100644 --- a/Update/onik_011.txt +++ b/Update/onik_011.txt @@ -4498,7 +4498,7 @@ void main() SetValidityOfInput( FALSE ); Wait( 3000 ); SetValidityOfInput( TRUE ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_Normal); ClearMessage(); diff --git a/Update/onik_012.txt b/Update/onik_012.txt index 82f96fc..7914a4d 100644 --- a/Update/onik_012.txt +++ b/Update/onik_012.txt @@ -1945,7 +1945,7 @@ void main() SetValidityOfInput( FALSE ); Wait( 2000 ); SetValidityOfInput( TRUE ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_Normal); ClearMessage(); @@ -4574,7 +4574,7 @@ void main() SetValidityOfInput( FALSE ); Wait( 4000 ); SetValidityOfInput( TRUE ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_Normal); ClearMessage(); PlaySE( 4, "wa_008", 128, 64 ); diff --git a/Update/onik_014.txt b/Update/onik_014.txt index a968094..cb9553b 100644 --- a/Update/onik_014.txt +++ b/Update/onik_014.txt @@ -412,7 +412,7 @@ void main() //!sd SetSpeedOfMessage( FALSE, 0, ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_Normal); ClearMessage(); @@ -581,7 +581,7 @@ void main() NULL, "Kesplash!!!", Line_ContinueAfterTyping); ShakeScreenSx( 1, 3, ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_Normal); ClearMessage(); DisableWindow(); @@ -3455,7 +3455,7 @@ void main() SetValidityOfInput( FALSE ); Wait( 2000 ); SetValidityOfInput( TRUE ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_Normal); ClearMessage(); @@ -4020,7 +4020,7 @@ void main() Wait( 3000 ); SetValidityOfInput( TRUE ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_Normal); ClearMessage(); diff --git a/Update/onik_014_02.txt b/Update/onik_014_02.txt index c99c3d5..ccb3fe7 100644 --- a/Update/onik_014_02.txt +++ b/Update/onik_014_02.txt @@ -4502,7 +4502,7 @@ void main() NULL, "\"P... Please go away...", Line_WaitForInput); PlaySE(3, "s01/01/120100567", 256, 64); OutputLine(NULL, "……頼むから……帰ってくれ…!!」", - NULL, " I beg you... please go away...!!\"", Line_WaitForInput); + NULL, " I beg you... please go away...!!\"", Line_Normal); ClearMessage(); diff --git a/Update/onik_015.txt b/Update/onik_015.txt index 669b4b2..9f32dd3 100644 --- a/Update/onik_015.txt +++ b/Update/onik_015.txt @@ -3445,7 +3445,7 @@ void main() PlaySE( 4, "wa_003", 128, 64 ); ShakeScreenSx( 1, 2, ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_Normal); ClearMessage(); diff --git a/Update/onik_015_02.txt b/Update/onik_015_02.txt index 5c9cfc7..3aa7d82 100644 --- a/Update/onik_015_02.txt +++ b/Update/onik_015_02.txt @@ -2190,7 +2190,7 @@ void main() //!sd SetSpeedOfMessage( FALSE, 0, ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_Normal); ClearMessage(); @@ -3018,7 +3018,7 @@ void main() Wait( 3000 ); SetValidityOfInput( TRUE ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_Normal); ClearMessage(); diff --git a/Update/onik_015_03.txt b/Update/onik_015_03.txt index f532b21..2aa322a 100644 --- a/Update/onik_015_03.txt +++ b/Update/onik_015_03.txt @@ -360,7 +360,7 @@ void main() SetValidityOfInput( FALSE ); Wait( 3000 ); SetValidityOfInput( TRUE ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_Normal); ClearMessage(); DisableWindow(); diff --git a/Update/onik_tips_07.txt b/Update/onik_tips_07.txt index 52fcc30..9341056 100644 --- a/Update/onik_tips_07.txt +++ b/Update/onik_tips_07.txt @@ -441,7 +441,7 @@ void main() Wait( 200 ); PlaySE( 4, "wa_005", 128, 64 ); ShakeScreen( 0, 50, 20, 2, 0, ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_Normal); ClearMessage(); @@ -495,7 +495,7 @@ void main() Wait( 200 ); PlaySE( 4, "wa_002", 128, 64 ); Wait( 200 ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_Normal); ClearMessage(); diff --git a/Update/onik_tips_20.txt b/Update/onik_tips_20.txt index f653c14..37f4064 100644 --- a/Update/onik_tips_20.txt +++ b/Update/onik_tips_20.txt @@ -759,7 +759,7 @@ void main() Wait( 2000 ); SetValidityOfInput( TRUE ); - OutputLineAll(NULL, "", Line_WaitForInput); + OutputLineAll(NULL, "", Line_Normal); ClearMessage();