Пример #1
0
    void Start()
    {
        hitSituation   = 0;
        moneyReference = PlayerPrefs.GetInt("money");

        soundManagerScript.closePointsSound();
    }