Skip to content

Commit

Permalink
Revert "cherrypick everywhere: LOC reduction"
Browse files Browse the repository at this point in the history
This reverts commit 7d4c48e.
  • Loading branch information
RayDeeUx committed Dec 8, 2023
1 parent 7d4c48e commit 0408d85
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ import at.hannibal2.skyhanni.SkyHanniMod
import net.minecraft.item.ItemStack

abstract class AbstractStackSize {

val configItemStackSize get() = SkyHanniMod.feature.inventory

abstract fun getStackTip(item: ItemStack): String
}

Expand Down

0 comments on commit 0408d85

Please sign in to comment.