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
Faction inventories are generated when they are requested. Move this logic out of the service API and into a background thread that will periodically refresh all shops. This should allow us to minimize the service methods themselves.
The text was updated successfully, but these errors were encountered:
Faction inventories are generated when they are requested. Move this logic out of the service API and into a background thread that will periodically refresh all shops. This should allow us to minimize the service methods themselves.
The text was updated successfully, but these errors were encountered: