void UpdateCashText()
 {
     upgradeMenu.UpdateCashText(GetPlayerCurrency());
 }