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
Many players calculate the remaining score instead of their current score while finishing. There should be a toggle between "score" and "remaining score" entered by the player.
It can be done on client side. Just substract the remaining score from the input and send the result as score to the backend.
The text was updated successfully, but these errors were encountered:
Many players calculate the remaining score instead of their current score while finishing. There should be a toggle between "score" and "remaining score" entered by the player.
It can be done on client side. Just substract the remaining score from the input and send the result as score to the backend.
The text was updated successfully, but these errors were encountered: