Beispiel #1
0
    private void Start()
    {
        productionPipe = new ProductionPipe(this);

        SetPlayerStats();
        AddToPlayerList();
    }