File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,8 @@ A level is a playable object in Geometry Dash, namely coming with data that expl
46
46
| k39 | level Size | ** integer** | ` this->levelSize = std::floor(this->levelString.length() * 0.152); ` |
47
47
| k40 | Build Version | ** integer** | the games build version |
48
48
| k41 | Password | ** integer** | the [ password] ( ) <!-- local gamesave password topic link --> set for the level |
49
- | k42 | levelID | ** integer** | The ID of the level when its uploaded |
49
+ | k42 | Original | ** integer** | The ID the of the original level (if the level was copied)
50
+ |
50
51
| k43 | Two-Player Mode | ** Bool** | If the level is 2 player mode |
51
52
| k45 | Custom Song ID | ** integer** | the custom Song ID (if used) |
52
53
| k46 | Level Revision | ** integer** | the revision of the level |
You can’t perform that action at this time.
0 commit comments