Closed spikymoth closed 1 year ago
I think the important changes are in src/script.js (they're easy to miss because you can't refer to $companionBandit directly).
src/script.js
$companionBandit
Miscellaneous fixes and changes:
Array.prototype.findIndex
I think the important changes are in
src/script.js
(they're easy to miss because you can't refer to$companionBandit
directly).Miscellaneous fixes and changes:
$companionBandit
directly.Array.prototype.findIndex
in a few places instead of looping.