REQ_GAME_LEAVE
Name
REQ_GAME_LEAVE -- Request for a player to leave a table
Description
Request to leave a game
Message Data
- SEAT
Seat number of the leaving player
- NAME
The name of the affected player
Usage
Sent whenever a player leaves a game. The game is responsible
for removing the player from its data, and send a
RSP_GAME_LEAVE
in response.