commit
6385f0426d
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ bool8 ShowPokenavFieldMessage(const u8 *str)
|
|||
StringExpandPlaceholders(gStringVar4, str);
|
||||
CreateTask(Task_HidePokenavMessageWhenDone, 0);
|
||||
StartMatchCallFromScript(str);
|
||||
sFieldMessageBoxMode = 2;
|
||||
sFieldMessageBoxMode = FIELD_MESSAGE_BOX_NORMAL;
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue