Esempio n. 1
0
 private void TakeControl()
 {
     _controlsTaken++;
     _commandList.DeactivateRandomAllowedCommand();
 }