moriakaice / bitburner

Collection of scripts for https://danielyxie.github.io/bitburner/
ISC License
114 stars 145 forks source link

round() is no longer supported #3

Closed tecnobabble closed 4 years ago

tecnobabble commented 4 years ago

https://github.com/moriakaice/bitburner/blob/43fab3f6eb93c7c10c74843827c0c48bd22a2e4d/basicHack.js#L4

Use Math.round() instead; https://bitburner.readthedocs.io/en/latest/changelog.html#v0-34-5-2-24-2018

tecnobabble commented 4 years ago

Can close; didn't see the other issue