Rename menu option to be more appropriate to changed info
This commit is contained in:
parent
4673ff30e4
commit
6a16813ce8
1 changed files with 1 additions and 1 deletions
|
@ -228,7 +228,7 @@ static const u8 sText_InDoubles[] = _("In Doubles");
|
|||
static const u8 sText_HpAware[] = _("HP aware");
|
||||
static const u8 sText_Unknown[] = _("Unknown");
|
||||
static const u8 sText_InLove[] = _("In Love");
|
||||
static const u8 sText_AIMovePts[] = _("AI Move Pts");
|
||||
static const u8 sText_AIMovePts[] = _("AI Pts/Dmg");
|
||||
static const u8 sText_AiKnowledge[] = _("AI Info");
|
||||
static const u8 sText_EffectOverride[] = _("Effect Override");
|
||||
|
||||
|
|
Loading…
Reference in a new issue