Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Really appreciate the bug report, thank you! I have no idea how that was able to happen though :p Will investigate...

(+1)

I think I managed to click twice during a moment of lag, resulting in two buys being performed against the same (and thus stale the second time around) skill point count check.

While this is just a guess, you may want to see about splitting the input handling into  three stages
stage one: raw inputs.
stage two: sanity/validity checks.
stage three: actual actions.

(+2)

Wow, this is a great bug report. If all users would include a technical solution with their reports my life would be easier for sure :) I'll try it out and see if that fixes it, and include it with the next update. Thanks again!