New README ported over from CST.NET
This commit is contained in:
parent
e149e91853
commit
112d3df923
2 changed files with 36 additions and 6 deletions
|
@ -28,8 +28,8 @@ void AllocatePoints()
|
|||
else
|
||||
{
|
||||
points[i] = rng.Next(0, 6);
|
||||
|
||||
}
|
||||
|
||||
remainingPoints -= points[i];
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue