1

Closed

Friends list needs persistence.

description

Friends.cs can currently be used to add/remove friends from a "friends list" but it currently does not persist. The contents of this list should save and load with the player.

No files are attached

Closed Apr 16 at 5:53 AM by Karak

moved to http://jira.wheelmud.net/browse/WMSHARP-25


comments

HectorSosaJr wrote Jan 16 at 5:48 AM

This should saved to the database. Do not save it in RavenDb, as this data should be game agnostic.