mirror of
https://github.com/tstellar/bygfoot.git
synced 2025-06-05 21:49:20 +02:00
"Betting, first draft."
This commit is contained in:
@@ -218,6 +218,9 @@ typedef struct
|
||||
/** Match statistics. @see #LiveGameStats */
|
||||
LiveGameStats stats;
|
||||
LiveGameTeamState team_state[2];
|
||||
/** Ids of strategy actions applied.
|
||||
Actions only get applied once. */
|
||||
GArray *action_ids[2];
|
||||
} LiveGame;
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user