Make passphrase entry a dialog instead of a page. #3
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "store-lobby-id-and-player-id"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR makes the passphrase entry a dialog instead of a explicit page.
Additionally, we set some groundwork for storing the game data (lobby
id, player id, passphrase) in permanent storage in order to reconnect
with it later.