mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-09-11 03:36:53 -05:00
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user