Skip to content

Commit

Permalink
cherrypick everywhere except IDOF
Browse files Browse the repository at this point in the history
Signed-off-by: Erymanthus[#5074] | (u/)RayDeeUx <[email protected]>
  • Loading branch information
RayDeeUx committed Dec 8, 2023
1 parent 4dab379 commit 9e94c3f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ abstract class AbstractStackSize {
}

abstract class AbstractMenuStackSize : AbstractStackSize() {
val configMenuStackSize get() = SkyHanniMod.feature.inventory.stackSize.menu
val configMenuStackSize get() = configItemStackSize.stackSize.menu
}

0 comments on commit 9e94c3f

Please sign in to comment.