void Start()
 {
     s.UpdateGoldText();
     gameObject.SetActive(true);
     //RewardPanel.SetActive(true);
 }