mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-23 12:33:06 +00:00
Move EvoBase to Evolutions folder
This commit is contained in:
parent
6ebeb73293
commit
c2867f7899
1 changed files with 1 additions and 1 deletions
|
@ -44,4 +44,4 @@ namespace PKHeX.Core
|
|||
return (uint)index >= evolutions.Count ? EvoEmpty : evolutions[index];
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue