SGP: try fix case video not full
This commit is contained in:
parent
845c5f1637
commit
c472340c48
1 changed files with 13 additions and 6 deletions
|
|
@ -47,6 +47,13 @@
|
||||||
|
|
||||||
Var HeadVideoFilename = HeadVideoFilename + ".mp4"
|
Var HeadVideoFilename = HeadVideoFilename + ".mp4"
|
||||||
|
|
||||||
|
If CountryName = "Singapore" Then
|
||||||
|
If UsePepsiTheme = 1 Then
|
||||||
|
Var HeadVideoFilename = DefaultLargeBanner + ".mp4"
|
||||||
|
EndIf
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
DEBUGVAR VideoAdvIndex
|
DEBUGVAR VideoAdvIndex
|
||||||
DEBUGVAR HeadVideoFilename
|
DEBUGVAR HeadVideoFilename
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue