Closed HeySofie closed 1 year ago
for now removed this with
if(parseFloat(money) < 5) { alert("no") } else { hottub.style.visibility = "visible" money-=5 money_text.innerHTML = money; }
ehm for now this dosent matter that much, and is not a issue
so- if u buy something out of the shop without having the money, you will literally end up with minus coins,
should u keep this with the first item, make something out of it or just removed it