Sun_moves_Simple/assets/resources/Json/CLICK_DATA.json
2024-10-30 15:26:27 +08:00

16 lines
369 B
JSON

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