sokoban.love/0080-Show_menu

5 lines
167 B
Plaintext

-- Track which menu (if any) to display. Currently one of:
-- * nil: no menus expanded
-- * 'overflow': the '>>' menu on narrow screens
-- * 'settings'
Show_menu = nil