London/assets/resources/Json/CLICK_DATA.json
2024-08-16 14:16:40 +08:00

18 lines
429 B
JSON

{
"data" :
{
"type": 1,
"success": false,
"round": 0,
"totalSunCount": 0,
"movedSunCount": 0,
"sunSpeed": 0,
"overlapSunCount": 0,
"colorList": [],
"duration": 0,
"difficultyLevel": 0,
"sunList": [],
"stepTimeList": [],
"remainder": 120
}
}