hovergames / avalon

Various extensions, helper and functions for cocos2d-x
Other
91 stars 37 forks source link

remove dangerous code in GameCenter clearAllScores #18

Closed michaelcontento closed 11 years ago

michaelcontento commented 11 years ago

it's not safe to simply submit 0 as new score. just think of scores sorted from low to high. the user would jump straight to the top - not good!