You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Currently, Other Clan save data is saved as multiple lists. This is both difficult to read and frustrating when new features require more data to be managed. Ideally, Other Clan data should be moved into a dict format that facilitates future expansions. This needs to be handled carefully to avoid old save corruptions.
The text was updated successfully, but these errors were encountered:
Description
Currently, Other Clan save data is saved as multiple lists. This is both difficult to read and frustrating when new features require more data to be managed. Ideally, Other Clan data should be moved into a dict format that facilitates future expansions. This needs to be handled carefully to avoid old save corruptions.
The text was updated successfully, but these errors were encountered: