1
1
mirror of https://github.com/tstellar/bygfoot.git synced 2025-06-05 21:49:20 +02:00

Header event.

This commit is contained in:
gyboth
2005-05-09 14:00:43 +00:00
parent c4d40f55b6
commit 40def6a3ad
5 changed files with 16 additions and 1 deletions

View File

@ -19,6 +19,7 @@ enum LiveGameEventType
LIVE_GAME_EVENT_END_MATCH,
LIVE_GAME_EVENT_LOST_POSSESSION,
LIVE_GAME_EVENT_SCORING_CHANCE,
LIVE_GAME_EVENT_HEADER,
LIVE_GAME_EVENT_PENALTY,
LIVE_GAME_EVENT_FREE_KICK,
LIVE_GAME_EVENT_GOAL,