Let's say you have a given score named Hello World with the score 5, then, later, you change this score to 6, it will works and it will get the new score correctly. But if after that, you add a new score with any name, like dlroW olleH, then you give it the same score than the old first score, 5, the score Hello World will disappear.
Let's say you have a given score named
Hello World
with the score5
, then, later, you change this score to6
, it will works and it will get the new score correctly. But if after that, you add a new score with any name, likedlroW olleH
, then you give it the same score than the old first score,5
, the scoreHello World
will disappear.(Guess I just lost everyone)
Example for reproduction: