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