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
I'm having an issue where, after I decrease the numDice number and roll the dices a second time, it doesnt run the RollDone() callback. You can test it in the demo.
Steps:
-Choose a dice number and roll it
-Decrease the dice number and roll it again
You will see that the rollDone() callback wont be called
The text was updated successfully, but these errors were encountered:
Hi Adam!
I'm having an issue where, after I decrease the numDice number and roll the dices a second time, it doesnt run the RollDone() callback. You can test it in the demo.
Steps:
-Choose a dice number and roll it
-Decrease the dice number and roll it again
You will see that the rollDone() callback wont be called
The text was updated successfully, but these errors were encountered: