Skip to content

Commit eabf5b3

Browse files
committed
Fix freezing issue in Omote
1 parent 1f32c35 commit eabf5b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Update/omot_005_choice2.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ void main()
346346
else {
347347
DrawBustshotWithFiltering( 6, "3choices", "left", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 25, 250, TRUE );
348348
}
349-
char OmoteChoice3[2];
349+
char OmoteChoice3[3];
350350

351351
if(GetGlobalFlag(GLanguage) == 1)
352352
{

0 commit comments

Comments
 (0)