File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ Your CCGameManager.dat File contains a lot of information regarding your account
27
27
| playerIconType| [ Icon] ( enumerations.md ) | The Index of the player's IconType |
28
28
| playerGlow| Bool| if Glow is enabled or not |
29
29
| 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 |
31
31
| [ valueKeeper] ( /resources/client/gamesave/valueKeeper.md ) | Dictionary | Dictionary filled with GV values you have enabled |
32
32
| unlockValueKeeper | Dictionary | Dictionary of Unlockable GV values|
33
33
| 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
129
129
| Key | Value |
130
130
| :----| :------|
131
131
| KBM_001 | Keybindings |
132
- | KBM_002 | Keybindings |
132
+ | KBM_002 | Keybindings |
You can’t perform that action at this time.
0 commit comments