Slimmmo / Slimmmo.github.io

AdVenture Capitalist calculator
http://slimmmo.github.io/
35 stars 42 forks source link

Calculator completely broken after last update :X #54

Closed Hezkezl closed 8 years ago

Hezkezl commented 8 years ago

Seeing things like this all over the http://slimmmo.github.io/ page:

{{ref.investments[$index][0]}}

{{rUC[5] | time:raw}

{{ref.totalMoneyPerSecond | num}}) Total $ / minute : {{ref.totalMoneyPerSecond * 60 | number}} ({{ref.totalMoneyPerSecond * 60 | num}}) Total $ / hour : {{ref.totalMoneyPerSecond * 3600 | number}} ({{ref.totalMoneyPerSecond * 3600 | num}})

Instead of the actual numbers and things. Last update borked something :)

Slimmmo commented 8 years ago

This should be fixed now, thanks.