mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 17:58:31 +02:00
display customtokens in displayreplay
This commit is contained in:
parent
e09eda6139
commit
626de37aac
@ -279,6 +279,7 @@ void cViewReplay::Flush(void) {
|
||||
Render((int)eVeDisplayReplay::rectitle);
|
||||
Render((int)eVeDisplayReplay::recinfo);
|
||||
Render((int)eVeDisplayReplay::scrapercontent);
|
||||
Render((int)eVeDisplayReplay::customtokens);
|
||||
} else {
|
||||
Render((int)eVeDisplayReplay::backgroundmodeonly);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user