Skip to content

Fix items not refreshing bag the list CU-860rjf0pj

This MR fixes the items not refreshing the list when being used and last item in the bag list.

Test to do:

  1. With a clean bag, add a repel, use it. List should be empty after use.
  2. With a clean bag, add a repel, register it, use it from shortcut (B). Game should not crash.
  3. With a clean bag, add a potion, use it. List should be empty after use.
  4. With a clean bag, add a potion, register it, use it from shortcut (B). Game should not crash.

Merge request reports