// $Id: CMsgOsMatchDelta.htm 119 2004-05-16 00:02:24Z ggs_mburo $ // This is a GGS file, licensed under the GPL
This structure is used in the HandleOsMatchDelta and HandleOsGameOver messages.
Synchro matches consist of two games, non-synchro matches consist of one game. If a match has id .23, its game id is .23 (non-synchro) or .23.0 and .23.1 (synchro).
bool | fPlus | true if beginning a new match, false if ending an old match |
COsMatch | match | the match data (players, game type, rated?) |
COsResult | result | result of the match, end match messages only |