Skip to content

Commit 1b8645f

Browse files
authored
Typo in gamesave.md (#79)
PlayerColor2 is the corret key name
1 parent 19bb8a4 commit 1b8645f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/client/gamesave.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Your CCGameManager.dat File contains a lot of information regarding your account
2121
| playerRobot| [Icon](enumerations.md)| The ID of the player Robot |
2222
| playerSpider| [Icon](enumerations.md)| The ID of the player Spider |
2323
| playerColor| [Icon](enumerations.md)| The ID of the player Color |
24-
| playerColor| [Icon](enumerations.md)| The ID of the player Color2 |
24+
| playerColor2| [Icon](enumerations.md)| The ID of the player Color2 |
2525
| playerStreak| [Icon](enumerations.md)| The ID of the player Trail |
2626
| playerDeathEffect| [Icon](enumerations.md)| The ID of the player Death Effect |
2727
| playerIconType| [Icon](enumerations.md)| The Index of the player's IconType |

0 commit comments

Comments
 (0)