This repository was archived by the owner on Mar 25, 2022. It is now read-only.

Description
Version: AliceOS Prospect Park (2.0.0)
Ren'Py Version: 7.3.5
Describe the issue: The callRecentItems() method of ASInventories makes duplicates of items in the HUD screen, even though the item isn't being duplicated itself. I suspect this is an issue with Ren'Py's Python function calls in screens.
Steps to reproduce:
- Add an item to the inventory.
- Open the HUD.
- Press the Escape key and return to the game.
- Repeat step 3.