|
Britbot
|
Max proirities we can afford to compute and iterate over.
Definition at line 263 of file Commander.cs. {
return (int) (Math.Pow(Magic.MaxIterator, 1.0 / Commander.Groups.Count));
}
|
1.7.6.1