jshackles / Enhanced_Steam_Firefox

Enhanced Steam for Mozilla Firefox
GNU General Public License v3.0
134 stars 23 forks source link

Update enhancedsteam.js #49

Closed ykoala closed 9 years ago

ykoala commented 10 years ago

function subscription_savings_check() still needs to be fixed and euro prices format too

jshackles commented 10 years ago

This is actually quite a bit easier to do with our new parse_currency() function. I'll get it updated soon and it should be quite a bit simpler and work more reliably.

ykoala commented 10 years ago

No problems. My reasoning was only to fix existing bugs without global refactoring.