fixed issue #8
This commit is contained in:
@@ -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]:
|
||||
|
||||
Reference in New Issue
Block a user