comment typo fix (#2535)

lul
This commit is contained in:
Archit Date 2019-11-29 02:35:18 +08:00 committed by Kurt
parent 7a51e48747
commit 897b97ceed

View file

@ -31,7 +31,7 @@
AlwaysStar = 5,
/// <summary>
/// PID is randomly created and forced to be shiny as Stars.
/// PID is randomly created and forced to be shiny as Squares.
/// </summary>
AlwaysSquare = 6,
}