public void DecreaseCurr(int curr = 1) { GameStats.DecreaseСurr(curr); uI_Control.RenewMoneyUI(); //if (GameStats.GetСurrency() < currToHat) //{ // hat.SetActive(false); //} }