Client for playing 300 publicly available Sokoban puzzles on a computer or phone.
press_unstash_button = function()
	-- disable local modifications to a file without deleting it or saving the pane
	Show_menu = nil
	unstash_pane(Current_pane)
end