mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-07 06:47:42 -05:00
fetch is exclusively done with version already known; there are cases
where version can change for eggs so it's safer this way.
version change reference (gen6+):
|
||
|---|---|---|
| .. | ||
| EggInfoSource.cs | ||
| LearnInfo.cs | ||
| MoveParseSource.cs | ||