mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-17 10:03:58 -05:00
Only check player ID Closes #2952 Had originally intended to just recognize the PIDIV and check it in the lock verifier, but this is more straightforward since we don't have to check CPU TSV. |
||
|---|---|---|
| .. | ||
| Frame | ||
| Locks | ||
| MethodFinder.cs | ||
| PIDGenerator.cs | ||
| PIDIV.cs | ||
| PIDType.cs | ||
| PIDTypeInfo.cs | ||
| RaidRNG.cs | ||
| RNG.cs | ||
| Xoroshiro128Plus.cs | ||