Added more OpenMenus (#58)

This commit is contained in:
elb
2024-12-18 08:08:14 -05:00
committed by GitHub
parent 04f45d3069
commit 7f2eb8b8f1
2 changed files with 12 additions and 0 deletions

View File

@@ -282,12 +282,18 @@ type OpenMenus struct {
Stash bool
Waypoint bool
MapShown bool
NewSkills bool
SkillTree bool
Character bool
QuitMenu bool
Cube bool
SkillSelect bool
Anvil bool
MercInventory bool
IniScroll bool
BeltRows bool
QuestScreen bool
QuestLogs bool
}
func (om OpenMenus) IsMenuOpen() bool {