Move the action of hiding the MarketInterface from the callback (sent from UiScene to the constructor of MarketInterface) to the inside of the MarketInterface class.
⚠️ Don't completely remove the callback as it can be used for the UiScene to be notified when the Interface is closed.
Move the action of hiding the MarketInterface from the callback (sent from UiScene to the constructor of MarketInterface) to the inside of the MarketInterface class. ⚠️ Don't completely remove the callback as it can be used for the UiScene to be notified when the Interface is closed.