Created
January 20, 2013 22:47
-
-
Save sprite2005/4582339 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[NSString stringWithFormat:@"UPDATE freeplay_state SET stars_earned = '2', completed = '1', unlocked = '1' WHERE size = %d AND stars_earned < 2 AND level_number IN (%@)", boardSize, levelsCompleted2]; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment