You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
at the end of the STATE.BLOCKED case. Right now it falls through and always executes the default case logic which doesn't seem like the intended behavior.
The text was updated successfully, but these errors were encountered:
I think there's a missing break statement after this line
node-dota2-bot/queue.js
Line 121 in 36e3d1f
The text was updated successfully, but these errors were encountered: