Samples
Default Sample
Okay, so if you look at the function here, you've got player.level incrementing but forgot to initialize it first. Let's declare let playerLevel equals zero, then we can increment through the game loop properly.
Description
Total Likes
0
0
Mark Count
0
0
Shared Count
0
0
Task Count
0
0