Fixes ShowHandItemOverlay freezing the game when the item in question has no sprite component.

This commit is contained in:
Vera Aguilera Puerto
2021-10-22 13:44:37 +02:00
parent 86607e4fd6
commit c4f6b71eb7
2 changed files with 6 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
author: Zumorica
changes:
- type: Fix # One of the following: Add, Remove, Tweak, Fix
message: Fixes pulling items with hand item cursor overlay freezing the game.