X-Git-Url: https://git.sesse.net/?p=ccbs;a=blobdiff_plain;f=bigscreen%2Fgroupscreen.cpp;fp=bigscreen%2Fgroupscreen.cpp;h=ab3ca54a8d36e6eb8ec37527d99a88583f4d11e1;hp=d4174574d67baf6ffb29c454428be6fa58433275;hb=c9cf3358a292d988d5d50819bb2db4da3347284a;hpb=50753f7c1244d9deebe5b31b19953c5503c8f7b9 diff --git a/bigscreen/groupscreen.cpp b/bigscreen/groupscreen.cpp index d417457..ab3ca54 100644 --- a/bigscreen/groupscreen.cpp +++ b/bigscreen/groupscreen.cpp @@ -615,7 +615,7 @@ void GroupScreen::draw(unsigned char *buf, unsigned width, unsigned height) conn.perform(FetchGroup(tournament, round, parallel, &group)); gettimeofday(&last_updated, NULL); - fill_background(buf, width, height); + fill_background(buf, "groupscreen", width, height); std::vector colwidth;