fixed issue #8

This commit is contained in:
2026-02-14 18:20:09 +11:00
parent 11b1745c9d
commit b7ed9461a3

View File

@@ -3,6 +3,7 @@ extends HeroState
func enter_state() -> void:
hero.hud.unset_hover_text()
hero.hud.set_currencies_visible(false)
hero.left_hand_model.visible = false
if hero.weapons[hero.equipped_weapon]: