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
When a match is over, this dialog should pop up with the gained money and experience for each of the players. For simplicity, no order is implemented, the only requirement is that winners and losers show up in two different columns.
Add an extra mode in RoomView for when this window is displayed
Auto click on OK (only button) after a short delay closes the window and transitions back to the lobby
The PlayerResults struct should be used here.
The text was updated successfully, but these errors were encountered:
When a match is over, this dialog should pop up with the gained money and experience for each of the players. For simplicity, no order is implemented, the only requirement is that winners and losers show up in two different columns.
The text was updated successfully, but these errors were encountered: