Merged with guragura's 1.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
void main()
|
||||
void main()
|
||||
{
|
||||
|
||||
|
||||
@@ -249,6 +249,7 @@
|
||||
SetValidityOfInput( TRUE );
|
||||
|
||||
DrawSceneWithMask( "bg_109", "right", 0, 0, 1300 );
|
||||
DrawBustshot( 3, "Tie_def", 160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 20, 200, TRUE );
|
||||
|
||||
PlayBGM( 1, "msys12", 128, 0 );
|
||||
//「みなさん、おはようございます@昨日はお祭りでしたね@最後まで後片付けに参加した人たちは本当にお疲れ様でした。@
|
||||
@@ -291,6 +292,11 @@
|
||||
NULL, "I thought it was the usual stuff so I was going to tune it out, but then I noticed the different tone in her voice and started paying attention.", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
DisableWindow();
|
||||
// DrawBustshotWithFiltering( 3, "Tie_Niramu", "left", 1, 160, 0, FALSE, 0, 0, 0, 0, 0, 0, 300, TRUE );
|
||||
DrawBustshot( 3, "Tie_Niramu", 160, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 20, 200, TRUE );
|
||||
|
||||
|
||||
|
||||
//「皆さんが取材を受けることがあるかもしれませんが、曖昧なことやいい加減なことは言わないように@……いいですね?@
|
||||
PlaySE(3, "s01/22/121400005", 256, 64);
|
||||
@@ -1529,6 +1535,9 @@
|
||||
NULL, " Not bad at all!!", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
DisableWindow();
|
||||
DrawBustshotWithFiltering( 3, "Tie_def", "left", 1, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 300, TRUE );
|
||||
|
||||
|
||||
PlayBGM( 1, "msys12", 128, 0 );
|
||||
//「前原くーん@ちょっといいですか?@
|
||||
|
||||
Reference in New Issue
Block a user