/ Published in: Objective C
Expand |
Embed | Plain Text
float openFeintScore = [scoreLabell.text intValue]; [OFHighScoreService setHighScore: openFeintScore forLeaderboard:@"" onSuccess:OFDelegate() onFailure:OFDelegate()];
You need to login to post a comment.
