Skip to content

Commit c1e367d

Browse files
authored
Forgot about GLM 4
Oopsie
1 parent 16399ea commit c1e367d

File tree

1 file changed

+3
-3
lines changed
  • docs/resources/client/gamesave

1 file changed

+3
-3
lines changed

docs/resources/client/gamesave/GLM.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ GLM_03 is used to store progress the player has done on all online levels
3131

3232
GLM_04 contains all the difficulty ratings you have given levels, currently unused
3333

34-
| key | description |
34+
| key | value |
3535
|:----|:------------|
36-
| | i need to collect a sample i forgot xd |
36+
| `{levelID}`| diff |
3737

3838
## GLM_06
3939

@@ -181,4 +181,4 @@ GLM_19 is a dictionary of the folders for local levels
181181

182182
| Key | Value |
183183
|:----|:------|
184-
| `{folder ID}` | `{Folder Name}` |
184+
| `{folder ID}` | `{Folder Name}` |

0 commit comments

Comments
 (0)