Merge branch 'masterpiece' of ssh://forthrd.ddns.net:2222/1TBHDD/ikong/taobin_project into masterpiece
This commit is contained in:
commit
44235333d1
19 changed files with 4561 additions and 729 deletions
|
|
@ -1195,10 +1195,11 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
If ProYuzu250Enable = "" Then
|
||||
Var ProYuzu250Enable = 0
|
||||
If IgnoreProfileFromRunEV = "" Then
|
||||
Var IgnoreProfileFromRunEV = 0
|
||||
EndIf
|
||||
If ProYuzu250Enable = 0 Then
|
||||
|
||||
If IgnoreProfileFromRunEV = 0 Then
|
||||
TRY "ROOT/taobin_project/xml/profile/run.ev"
|
||||
EndIf
|
||||
|
||||
|
|
@ -1328,7 +1329,12 @@
|
|||
; lang-lock-until-done
|
||||
If LangProcess = "Done" Then
|
||||
Var ShowButtonClick = "Enable"
|
||||
;Var ShowButtonClickFull = "Enable"
|
||||
|
||||
If UsePepsiTheme = 1 Then
|
||||
Var ShowButtonClickFull = "Enable"
|
||||
EndIf
|
||||
|
||||
|
||||
Else
|
||||
Var ShowButtonClick = "Invisible"
|
||||
Var ShowButtonClickFull = "Invisible"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue