User prompt
Please fix the bug: 'TypeError: undefined is not an object (evaluating 'progressText.text.split')' in or related to this line: 'if (tapCount !== parseInt(progressText.text.split(' ')[1].split('/')[0])) {' Line Number: 303
Code edit (1 edits merged)
Please save this source code
User prompt
Magic Snow Ginger
Initial prompt
Toca snow glow (2014). Toddler ginger 🐱 is going snow magic. Tap on ginger 🐱 9 times to make snow and ice magic, and then toddler ginger 🐱 sing “little bo peep”
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});