add smoothies
This commit is contained in:
parent
53b641c56b
commit
72a1d0c489
19 changed files with 32877 additions and 518 deletions
|
|
@ -1,25 +1,17 @@
|
|||
InstanceGetString SaveStringInst
|
||||
DEBUGVAR SaveStringInst
|
||||
DEBUGVAR show_eng
|
||||
;DEBUGVAR SaveStringInst
|
||||
;DEBUGVAR show_eng
|
||||
|
||||
|
||||
|
||||
If SaveStringInst = "RefreshNow" Then
|
||||
RefreshAll
|
||||
Else
|
||||
If EnabledBlocksDrawInst6 = EnabledBlockUpdateInst6 Then
|
||||
Var StatusRefresh = "NoRefresh"
|
||||
DEBUGVAR StatusRefresh
|
||||
Else
|
||||
Var StatusRefresh = "Refresh"
|
||||
DEBUGVAR StatusRefresh
|
||||
GetXMLFileNameCurrentRunning CurrentOpenFile2
|
||||
Open CurrentOpenFile2
|
||||
EndIf
|
||||
|
||||
|
||||
EndIf
|
||||
InstanceSetString "-"
|
||||
DEBUGVAR LanguageShow
|
||||
InstanceSetString "-"
|
||||
;DEBUGVAR LanguageShow
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue