metadata
If people really are still using that code, then it’s worth noting that you shouldn’t use the `SubmitScore()` function. Just use `SubmitStats()` for everything.
Actually, I’ve got a better idea. Use [this class](http://pastebin.com/7HwUt2Ws) instead. It doesn’t use deprecated functions, and in general it’s more robust.
|