UAE_DUBAI: add brewing3Conti, add pics
This commit is contained in:
parent
52a8f96de6
commit
c7519449cb
29 changed files with 1543 additions and 197 deletions
|
|
@ -62,6 +62,17 @@
|
|||
Var DirImage = "ROOT/taobin_project/image/complete/"
|
||||
EndIf
|
||||
|
||||
If LanguageShow = "UAE_DUBAI" Then
|
||||
|
||||
Var text_bottom = CountryRootPath + "/image/complete_en/text_bottom.png"
|
||||
|
||||
Else
|
||||
|
||||
Var text_bottom = DirImage + "text_bottom.png"
|
||||
|
||||
EndIf
|
||||
DEBUGVAR text_bottom
|
||||
|
||||
Var VideoPlayFile = VideoPath
|
||||
Var VideoPlayFile = VideoPlayFile + VideoFileBegin
|
||||
Var VideoPlayFile = VideoPlayFile + "24"
|
||||
|
|
@ -612,7 +623,7 @@
|
|||
<X> 0 </X>
|
||||
<Y> 1418 </Y>
|
||||
<State> TextBottomShow </State>
|
||||
<Filename> Var( DirImage + "text_bottom.png") </Filename>
|
||||
<Filename> text_bottom </Filename>
|
||||
</Image>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue