LEAVE
Name
LEAVE -- Client request to leave table
Description
Server response to player request to leave tablet
Message Data
- FORCE
Force leaving the table even though the game doesn't support it.
The game would then be cancelled.
For spectators, this flag is ignored.
Usage
LEAVE is sent from the client to the server to
request a table leave. The server will respons with a
RESULT message as well as a
LEAVE message with reason
"normal" if the leave succeeded.