eternaldensity / Sandcastle-Builder

xkcd: 1190: Time: The Game
Other
81 stars 66 forks source link

Fix type mismatch #1400

Closed pickten closed 8 years ago

pickten commented 8 years ago

Found the mistakes with time.minutes is not a function: Molpy.TTT and most other functions in boost.js still produced Dates instead of moments. The Fading will keep using Date.now though because editing on github is slow, it doesn't make a difference, and isn't really worth it.

eternaldensity commented 8 years ago

looks like some genius forgot that boost.js could produce dates too. My bad! :(