Rivera

Rivera

0
总使用量
0
总份额
0
总点赞数
0
总计节省
使用声音

描述

N/A

en
示例
1
Default Sample
Okay, so your function needs fixing here. You've got player.level++ but didn't initialize it first. Let's check the console.log output. See those undefined errors? We should declare let playerLevel = 1 at the start.