更新翻译“栖息地不明”并更新对应图片
This commit is contained in:
parent
aa21b6feda
commit
9c15cbbd21
Binary file not shown.
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 5.2 KiB |
@ -678,7 +678,7 @@ static void ShowEncounterInfoLabel(void)
|
|||||||
|
|
||||||
static void ShowAreaUnknownLabel(void)
|
static void ShowAreaUnknownLabel(void)
|
||||||
{
|
{
|
||||||
static const u8 gText_AreaUnknown[] = _("分布未知");
|
static const u8 gText_AreaUnknown[] = _("栖息地不明");
|
||||||
int stringXPos = GetStringCenterAlignXOffset(FONT_NORMAL, gText_AreaUnknown, 80);
|
int stringXPos = GetStringCenterAlignXOffset(FONT_NORMAL, gText_AreaUnknown, 80);
|
||||||
|
|
||||||
PrintAreaLabelText(gText_AreaUnknown, DEX_AREA_LABEL_AREA_UNKNOWN, stringXPos);
|
PrintAreaLabelText(gText_AreaUnknown, DEX_AREA_LABEL_AREA_UNKNOWN, stringXPos);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user