Ejemplo n.º 1
0
 public override Player GetActivePlayer(GameState gameState)
 {
     return gameState.GetOwner(ActiveCompany);
 }