mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-08-22 06:57:42 -05:00
@@ -490,6 +490,7 @@ public override void SetDex(PKM pkm)
|
||||
SetAltFormDisplayed(species, (byte)form);
|
||||
if (shiny)
|
||||
SetDisplayShiny(species);
|
||||
SetGenderDisplayed(species, (uint)g);
|
||||
}
|
||||
|
||||
var count = GetBattledCount(species);
|
||||
|
||||
Reference in New Issue
Block a user