# Dynamic Menu Rebuild

Opens with a guest menu (Sign In / Play Offline / Quit) positioned on the right, then calls `updateMenu(items)` to rebuild the list in place with the full online menu once the player has signed in. This shows how the same title screen can react to session state without being reconstructed.
