Skip to content

Commit ce8a32b

Browse files
authored
key 7 correction
1 parent 4cc8128 commit ce8a32b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/server/user.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ A list of all known keys can be found in the table below
2424
| 3 | stars | **Integer** | The count of stars player have |
2525
| 4 | demons | **Integer** | The count of demons player have |
2626
| 6 | ranking | **Integer** | the global leaderboard position of the player |
27-
| 7 | accountID | **Integer** | maybe accountID or else? [link](https://github.com/gd-programming/gddocs/pull/16/files#r417947540) |
27+
| 7 | accountHighlight | **Integer** | The accountID of the player. Is used for highlighting the player on the leaderboards |
2828
| 8 | creatorpoints | **Integer** | The count of creatorpoints player have |
2929
| 9 | iconID | **Integer** | maybe... [link](https://github.com/gd-programming/gddocs/pull/16/files#r417926661) |
3030
| 10 | playerColor | **Integer** | First color of the player use |

0 commit comments

Comments
 (0)