Exemple #1
0
    void ActivateControls()
    {
        start.Block();

        active = true;
        fox.Activate();
    }