-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(commerce): allow the server to refresh sku's after initial load
- If users were to buy a new package while already in game this would still return that they didn't own the specified sku and it would stay like this until they rejoined, this isn't good user experience so instead we allow the server to refresh the skus once every 10 seconds
- Loading branch information
1 parent
6f5c264
commit c3cf69e
Showing
2 changed files
with
40 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters