Fix: Use the exact GRID_DELTA in SynthesizeInventoryManager

This commit is contained in:
LmeSzinc 2024-09-03 00:27:34 +08:00
parent 00527c6413
commit bf97dc5926

View File

@ -61,6 +61,8 @@ class SynthesizeItemAmount(Digit, WhiteStrip):
class SynthesizeInventoryManager(InventoryManager):
GRID_DELTA = (110, 130)
@cached_property
def dic_item_index(self):
"""