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

Newspaper progressing.

This commit is contained in:
gyboth
2008-12-01 20:39:16 +00:00
parent 6951acd7dc
commit 526ce56d5d
22 changed files with 390 additions and 127 deletions

View File

@@ -116,7 +116,8 @@ enum LiveGameStatValue
enum LiveGameStatArray
{
LIVE_GAME_STAT_ARRAY_SCORERS = 0,
LIVE_GAME_STAT_ARRAY_SCORERS_FOR_DISPLAY = 0,
LIVE_GAME_STAT_ARRAY_SCORERS,
LIVE_GAME_STAT_ARRAY_YELLOWS,
LIVE_GAME_STAT_ARRAY_REDS,
LIVE_GAME_STAT_ARRAY_INJURED,