Krazick / 18XX-Game-Engine

18XX Game Engine
MIT License
2 stars 0 forks source link

Certificate Limit (stored in Player Info) is not saved in game file with the Player #252

Closed Krazick closed 4 months ago

Krazick commented 4 months ago

The Player's Certificate Limit should be Saved in the Save Game File with the Player. When the Save game is loaded, it needs to extract that Certificate Limit and load into the Player Info Object

Krazick commented 4 months ago

Update on Player Class to save the Certificate Limit for each player, and load in during a Load Game