guladam / deck_builder_tutorial

A roguelike deckbuilder tutorial project made in Godot 4.
MIT License
207 stars 30 forks source link

Cannot be purchased if gold and price are equal #15

Closed yellow999897 closed 4 months ago

yellow999897 commented 4 months ago

Even though the price of the product sold is equal to our current gold, it cannot be purchased.

godot bug

guladam commented 4 months ago

such a silly mistake, thanks! fixed it!