Einharr / SeedshipRelaunchWeb

5 stars 2 forks source link

Proobing loop bug #29

Closed Einharr closed 2 years ago

Einharr commented 2 years ago

During probing, when last peice of text is shown, OnClick fires only after second button click. On a "The surface probe's mission is complete and it shuts down." line.

It's probably probingOneByOne() function in probingFunc.js

Couldn't find problem at the first glance. So it'll be nice if someone will take a look.