Fix Extra task->tState++ and break in Task_DrawFieldMessageBox (#6261)
This commit is contained in:
parent
264e72c1a1
commit
6d6b0f6c3b
@ -38,8 +38,6 @@ static void Task_DrawFieldMessage(u8 taskId)
|
||||
LoadMessageBoxAndBorderGfx();
|
||||
task->tState++;
|
||||
break;
|
||||
task->tState++;
|
||||
break;
|
||||
case 1:
|
||||
DrawDialogueFrame(0, TRUE);
|
||||
task->tState++;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user