File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ A level is a playable object in Geometry Dash, namely coming with data that expl
82
82
| k83 | levelOrder | ** integer** | ordering for levels |
83
83
| k84 | Level Folder | ** integer** | the folder in which the level belongs (0 represents no folder) |
84
84
| k85 | Clicks | ** integer** | clicks done on a level |
85
- | k86 | Player Time | ** integer** | the amount of time on a players best attempt |
85
+ | k86 | Player Time | ** integer** | the amount of time on a players best attempt (even detects speedhacks) |
86
86
| k87 | levelScore Seed | ** [ LevelScoreSeed] ( /topics/encryption/chk?id=level-leaderboard ) ** | Contains info to verify the integrity of levelScores |
87
87
| k88 | Level Progress | ** integer** | Contains a list of high score differences seperated by a ` , ` |
88
88
| k89 | [ isLevelScorechkValid] ( /topics/encryption/chk?id=level-leaderboard ) | ** Bool** | used to check for level completion |
You can’t perform that action at this time.
0 commit comments