UAE_DUBAI: fix bug next timer incorrect lang
This commit is contained in:
parent
a6ca83906e
commit
55e5a154e5
4 changed files with 19 additions and 17 deletions
|
|
@ -33,6 +33,9 @@
|
|||
Var IMG_CNT = CountryRootPath + "/image/page_doing/img2.png"
|
||||
EndIf
|
||||
|
||||
DEBUGVAR Seeker
|
||||
DEBUGVAR IMG_CNT
|
||||
|
||||
Var next_pic_bn = DirImage + "/bn_add_order.png"
|
||||
Var next_pic_bp = DirImage + "/bp_add_order.png"
|
||||
Var text_next_order = DirImage + "/text_next_order.png"
|
||||
|
|
@ -294,6 +297,8 @@
|
|||
<Timeout> 1000 </Timeout>
|
||||
<EventTimeout>
|
||||
|
||||
DEBUGVAR IMG_CNT
|
||||
|
||||
Var Timeout = Timeout + 1
|
||||
|
||||
If MOVE_CUP_TO_DOOR = "true" Then
|
||||
|
|
@ -1049,22 +1054,6 @@
|
|||
<Value> ShowCountDownBrewing </Value>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
<X> 816 </X>
|
||||
<Y> 429 </Y>
|
||||
<State> LanguageObjectShow </State>
|
||||
<Language>
|
||||
<ID> 000405 </ID>
|
||||
</Language>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 941 </X>
|
||||
<Y> 518 </Y>
|
||||
<State> LanguageObjectShow </State>
|
||||
<Language>
|
||||
<ID> 000406 </ID>
|
||||
</Language>
|
||||
</Text>
|
||||
|
||||
<Button>
|
||||
<X> 792 </X>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue