We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16399ea commit c1e367dCopy full SHA for c1e367d
docs/resources/client/gamesave/GLM.md
@@ -31,9 +31,9 @@ GLM_03 is used to store progress the player has done on all online levels
31
32
GLM_04 contains all the difficulty ratings you have given levels, currently unused
33
34
-| key | description |
+| key | value |
35
|:----|:------------|
36
-| | i need to collect a sample i forgot xd |
+| `{levelID}`| diff |
37
38
## GLM_06
39
@@ -181,4 +181,4 @@ GLM_19 is a dictionary of the folders for local levels
181
182
| Key | Value |
183
|:----|:------|
184
-| `{folder ID}` | `{Folder Name}` |
+| `{folder ID}` | `{Folder Name}` |
0 commit comments