Skip to content

Commit d2142ec

Browse files
committed
Fix some_001
1 parent 66ee191 commit d2142ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Update/some_001.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ void main()
2020
//#1 山中の不審火
2121

2222
DisableWindow();
23-
SetValidityOfInput( FALSE );
23+
// SetValidityOfInput( FALSE );
2424
DrawScene("text/monologue_some1", 1000 );
2525
PlayBGM( 2, "hm08_40", 128, 0 );
2626
ModPlayVoiceLS(3, 0, "s00/n/some001", 256, TRUE);

0 commit comments

Comments
 (0)