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
YarnEngine::choose accepts a usize argument which is supposed to be the index of the element from the choices provided to YarnHandler::choose. This seems easy to get wrong.
The text was updated successfully, but these errors were encountered:
YarnEngine::choose
accepts a usize argument which is supposed to be the index of the element from the choices provided toYarnHandler::choose
. This seems easy to get wrong.The text was updated successfully, but these errors were encountered: