feat(menus): add Cinematic state to OpenMenus struct
This commit is contained in:
@@ -315,6 +315,7 @@ type OpenMenus struct {
|
||||
QuestLog bool
|
||||
PortraitsShown bool
|
||||
ChatOpen bool
|
||||
Cinematic bool
|
||||
}
|
||||
|
||||
func (om OpenMenus) IsMenuOpen() bool {
|
||||
|
||||
Reference in New Issue
Block a user