mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-27 06:20:25 +00:00
parent
7a51e48747
commit
897b97ceed
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
||||||
AlwaysStar = 5,
|
AlwaysStar = 5,
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// PID is randomly created and forced to be shiny as Stars.
|
/// PID is randomly created and forced to be shiny as Squares.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
AlwaysSquare = 6,
|
AlwaysSquare = 6,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue