do
This commit is contained in:
commit
c975353860
15 changed files with 1226 additions and 170 deletions
|
|
@ -1238,11 +1238,19 @@
|
|||
; ignore
|
||||
Var CountDownPauseVideo = CountDownPauseVideo - 1
|
||||
|
||||
If CountDownPauseVideo = 1 Then
|
||||
If CountDownPauseVideo = 2 Then
|
||||
|
||||
TapScreen 30 638
|
||||
TapScreen 30 638
|
||||
|
||||
EndIf
|
||||
|
||||
|
||||
If CountDownPauseVideo = 1 Then
|
||||
|
||||
TapScreen 860 1004
|
||||
|
||||
EndIf
|
||||
|
||||
If CountDownPauseVideo = 0 Then
|
||||
|
||||
Var NextPage = "ROOT/taobin_project/xml/page_back_to_main.xml"
|
||||
|
|
@ -1252,6 +1260,8 @@
|
|||
|
||||
Var OpenFromPageBoard = 1
|
||||
|
||||
|
||||
|
||||
If InternationalEnable = 1 Then
|
||||
|
||||
; show language icon
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue