mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-10 18:44:05 +09:00
fix: pickaxe will constantly closing the tooltip while equipped
This commit is contained in:
@@ -126,6 +126,7 @@ object UIItemInventoryCellCommonRes {
|
||||
/**
|
||||
* Special hash values:
|
||||
* - 10001: Encumbrance bar
|
||||
* - 10002: Pickaxe
|
||||
*/
|
||||
val tooltipShowing = HashMap<Long, Boolean>() // Long: `hash` field on UIItemInventoryItemGrid
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user