jimdroberts / FishMMO

FishNetworking MMO Template
MIT License
83 stars 16 forks source link

Update AccountManager #20

Closed jimdroberts closed 9 months ago

jimdroberts commented 9 months ago

Added AccountData class that contains AccessLevel and ServerSrpData. AccountManager has been updated to include a TryUpdateSrpState function.