Crucible: LeaderBoard issue
"<" button is not working in "My Score" tab. We can not see the score higher than ours.

Как Вы оцениваете обслуживание, которое получили?
Оценка удовлетворенности от policeofficer110 10 лет назад
Добавьте комментарий о качестве обслуживания (необязательно):
I made it work.
The problem was that the "My Score" filter requires a negative index to get entries ranked higher than the user,
but the index was clamped to 0 minimum.