Fix deck grid tooltip hover handling

This commit is contained in:
2026-07-11 23:15:58 +09:00
parent 2928e2b45f
commit 84381947be
5 changed files with 474 additions and 18 deletions

View File

@@ -64,7 +64,7 @@ end, 0.2)`),
self:KickCombatCamera()
self:SetEntityEnabled("/ui/RunUIGroup/CombatHud/Result", false)
self:SetEntityEnabled("/ui/RunUIGroup/CombatHud/PotionMenu", false)
self:SetEntityEnabled("/ui/RunUIGroup/CombatHud/TooltipBox", false)
self:SetEntityEnabled("/ui/ToolTipGroup/TooltipBox", false)
self:SetEntityEnabled("/ui/RunUIGroup/CombatHud/DiscardPrompt", false)
self:SetText("/ui/RunUIGroup/CombatHud/PlayerPanel/Name", self:JobLabel())
self.MaxEnergy = 3