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
The server was returning 25, which overflows the high score list and displays outside its bounds. This was adjusted to 20 so it fits now, but the UI should be fixed to support longer lists.
The server was returning 25, which overflows the high score list and displays outside its bounds. This was adjusted to 20 so it fits now, but the UI should be fixed to support longer lists.