Exemplo n.º 1
0
 private void Gather()
 {
     gathering = !gathering;
     UIEventHandler.ActionSelected(AIController.Actions.Gather);
 }