Revert "Added more OpenMenus (#58)" (#59)

This reverts commit 7f2eb8b8f1.
This commit is contained in:
Héctor Giménez
2024-12-18 22:17:39 +09:00
committed by GitHub
parent 7f2eb8b8f1
commit bfd86a6535
2 changed files with 0 additions and 12 deletions

View File

@@ -282,18 +282,12 @@ 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 {