File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -46,8 +46,7 @@ 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 | Original | ** integer** | The ID the of the original level (if the level was copied)
50
- |
49
+ | k42 | Original | ** integer** | The ID the of the original level (if the level was copied) |
51
50
| k43 | Two-Player Mode | ** Bool** | If the level is 2 player mode |
52
51
| k45 | Custom Song ID | ** integer** | the custom Song ID (if used) |
53
52
| k46 | Level Revision | ** integer** | the revision of the level |
You can’t perform that action at this time.
0 commit comments