Arceus, not Mew

Forgot to save changes.
This commit is contained in:
Kurt 2015-11-05 23:17:06 -08:00
parent c15cbe2870
commit 0df9e35397

View file

@ -870,7 +870,7 @@ namespace PKHeX
{
// Now that the ComboBoxes are ready, load the data.
fieldsInitialized = true;
pk6.Species = 151;
pk6.Species = 493;
pk6.Move1 = 1;
pk6.RefreshChecksum();