Decision.register({ id = "go_to_end", label = "Break the cycle", handle = function() Window.set_current("end") end, })