SW: Call OSD_DisplayQueued in DemoPlayback,

so OSD commands can have an effect from here
This commit is contained in:
NY00123 2020-05-26 22:41:18 +03:00 committed by Christoph Oelckers
parent 9bf5ee046e
commit 8a812cc329

View file

@ -445,6 +445,7 @@ DemoPlayBack(void)
while (totalclock > totalsynctics)
{
handleevents();
OSD_DispatchQueued();
TRAVERSE_CONNECT(pnum)
{