mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-06 05:27:14 -05:00
parent
dd07126d83
commit
d260249b5e
|
|
@ -766,6 +766,7 @@ private bool SetSuggestedMetLocation(bool silent = false)
|
|||
|
||||
if (Entity.Format >= 3)
|
||||
{
|
||||
Entity.Met_Location = location;
|
||||
TB_MetLevel.Text = encounter.GetSuggestedMetLevel(Entity).ToString();
|
||||
CB_MetLocation.SelectedValue = location;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user