|
Britbot
|
replacement for the function provided since it doesn't account for pirates capturing
Definition at line 63 of file Extentions.cs. {
return game.EuclidianDistanceSquared(loc1, loc2) <= game.GetAttackRadius();
}
|
1.7.6.1