'recipe for the recipe' selected by the game will also update the UI accordingly so that players would know the other recipe has been selected

This commit is contained in:
minjaesong
2022-07-05 17:25:36 +09:00
parent f2e690b936
commit 84158319d1
4 changed files with 32 additions and 13 deletions

View File

@@ -40,7 +40,7 @@ class UIItemInventoryElemWide(
val height = 48
val UNIQUE_ITEM_HAS_NO_AMOUNT = -1L
internal val durabilityBarThickness = 3
val durabilityBarThickness = 3
}
override val height = UIItemInventoryElemWide.height