Ejemplo n.º 1
0
    void Start()
    {
        grid.CreateGrid();

        fleetManager.Setup(grid);
    }