mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 15:58:31 +00:00
display customtokens in displayreplay
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
Reference in New Issue
Block a user