1
1
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:
gyboth 2005-10-25 15:31:17 +00:00
parent 5f44084c90
commit 606f43fe04

View File

@ -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)
{