Britbot

updates the last turn of assignment

Implements Britbot.ITarget.

Definition at line 246 of file EnemyGroup.cs.

        {
            this._lastAssignmentTurn = Bot.Game.GetTurn();
        }