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
Describe the bug
When two players open a shop, the shop interface does not properly update when a purchase or sale is made to the shop. The other player is not made aware of it, and can still buy the amount of items that they see in the shop, even if it doesn't reflect the actual amount available to purchase.
To Reproduce
Steps to reproduce the behavior:
Log into two accounts
Open the same shop
Buy or sell an item
Expected behavior
Both observers should instantly see the changes made to the Subject ItemContainer.
The text was updated successfully, but these errors were encountered:
Describe the bug
When two players open a shop, the shop interface does not properly update when a purchase or sale is made to the shop. The other player is not made aware of it, and can still buy the amount of items that they see in the shop, even if it doesn't reflect the actual amount available to purchase.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Both observers should instantly see the changes made to the Subject ItemContainer.
The text was updated successfully, but these errors were encountered: