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.