Two calls to variable_get in achivements_leaderboard_totals have two different defaults, which leads to some incorrect rankings when there is no variable set. The first page will be ranked 1-10, the second page will start at 25.
The attached patch corrects the second default value to 10.
Thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| unmatched-leaderboard-lengths.patch | 940 bytes | makononov |
Comments
Comment #1
morbus iffWhoops. Thanks, I'll get it in.
Comment #2
morbus iffComment #3
morbus iff