Skip to content

Commit 4cc8128

Browse files
authored
hasRP correction
1 parent 492fc00 commit 4cc8128

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/resources/client/gamesave.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Your CCGameManager.dat File contains a lot of information regarding your account
2727
| playerIconType| [Icon](enumerations.md)| The Index of the player's IconType |
2828
| playerGlow| Bool| if Glow is enabled or not |
2929
| secretNumber| Integer| the answer to `cod3breaker` in the vault of secrets |
30-
| hasRP | Bool | If the player has a Registered account |
30+
| hasRP | Bool | If the player is a moderator |
3131
| [valueKeeper](/resources/client/gamesave/valueKeeper.md)| Dictionary | Dictionary filled with GV values you have enabled |
3232
| unlockValueKeeper | Dictionary | Dictionary of Unlockable GV values|
3333
| customObjectDict| Dictionary | Dictionary of object data of custom objects saved|
@@ -129,4 +129,4 @@ Your CCGameManager.dat File contains a lot of information regarding your account
129129
| Key | Value |
130130
|:----|:------|
131131
| KBM_001 | Keybindings |
132-
| KBM_002 | Keybindings |
132+
| KBM_002 | Keybindings |

0 commit comments

Comments
 (0)