update brewing3 conti inter
This commit is contained in:
parent
8e58752297
commit
2013761a38
2 changed files with 8 additions and 0 deletions
|
|
@ -6,6 +6,14 @@
|
||||||
<Volume> SoundVolume </Volume>
|
<Volume> SoundVolume </Volume>
|
||||||
<EventOpen>
|
<EventOpen>
|
||||||
|
|
||||||
|
If InternationalEnable = 1 Then
|
||||||
|
Var Brewing3ContiXMLFile = CountryRootPath + "/xml/page_brewing3Conti.xml"
|
||||||
|
DEBUGVAR Brewing3ContiXMLFile
|
||||||
|
|
||||||
|
Open Brewing3ContiXMLFile
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
Var ActionOKCase = 0
|
Var ActionOKCase = 0
|
||||||
Var Seeker = "curr"
|
Var Seeker = "curr"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue