1. #1

    Filtered track high score scrolls one extra page down

    There's a logical bug in the record menu. I'm in a team of 15 players and both arrows appear to change page and when I click to see the next 15 players it shows nothing. Maybe it just needs (>=) instead of (>)...
    Share this post

  2. #2
    Well, the game doesn't know that there is no more data after that page, so it's not a matter of comparison because the game doesn't have the information.
    Share this post