Skip to content

Commit 08a4a52

Browse files
authored
GJGameLevel key for free games
1 parent b71ee2f commit 08a4a52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/resources/client/level.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ A level is a playable object in Geometry Dash, namely coming with data that expl
7474
| k75 | isEpic | **Bool** | if a level has been awarded an epic rating |
7575
| k76 | demon type | **integer** | Demon Type Enum |
7676
| k77 | isGauntlet | **Bool** | is the level in a gauntlet |
77-
| k78 | isGauntlet2 | **Bool** | All completed gauntlet levels except level 1 |
77+
| k78 | isAltGame | **Bool** | Levels that were completed on the free games |
7878
| k79 | Unlisted | **bool** | whether the level is to be marked as unlisted or not during publication |
7979
| k80 | Seconds Spent Editing | **integer** | the number of seconds spent editing the level |
8080
| k81 | Seconds spent Editing (copies) | **integer** | the number of seconds spent editing the level (Previous copies) |
@@ -117,4 +117,4 @@ The build tab page is 5, and the button settings are 6x2 (default), meaning the
117117
| k91 | **string** | |
118118
| k92 | **integer** | |
119119
| k93 | **Bool** | unlimited Objects? |
120-
| k94 | **Bool** | Platformer? |
120+
| k94 | **Bool** | Platformer? |

0 commit comments

Comments
 (0)