mirror of
https://github.com/tstellar/bygfoot.git
synced 2025-01-31 07:54:50 +01:00
Live game commentary testing added.
This commit is contained in:
parent
5f44084c90
commit
606f43fe04
@ -92,7 +92,7 @@ lg_commentary_generate(const LiveGame *live_game, LiveGameUnit *unit,
|
||||
|
||||
if(commentary_idx == -1)
|
||||
g_warning("lg_commentary_generate: didn't find fitting commentary for unit type %d \n",
|
||||
unit->event.type);
|
||||
event_type);
|
||||
|
||||
if(live_game != NULL)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user