Fix honey tab
This commit is contained in:
parent
e8dd8f93d1
commit
9ee2e1c99a
1 changed files with 1 additions and 1 deletions
|
@ -9136,7 +9136,7 @@ const struct Item gItems[] =
|
|||
.battleUseFunc = NULL,
|
||||
.secondaryId = 0,
|
||||
},
|
||||
[ITEM_HONEY] =
|
||||
[ITEM_HONEY] =
|
||||
{
|
||||
.name = _("Honey"),
|
||||
.itemId = ITEM_HONEY,
|
||||
|
|
Loading…
Reference in a new issue