DO multi-instance and hybrigde

This commit is contained in:
wanlop run 2023-12-10 15:44:44 +07:00
parent 0dde7189bb
commit 3cd0b26766
4 changed files with 66 additions and 41 deletions

View file

@ -2,9 +2,7 @@ DEBUGVAR NetworkStatus
DEBUGVAR SELLONLINE
DEBUGVAR PayOfflineMode
If OpenFromMulti = 1 Then
TabMenuVisibleInst 99
EndIf
If CocktailShow = "true" Then
If OpenFromPageBoard = 1 Then
@ -56,3 +54,8 @@ Else
EndIf
EndIf
Var OpenFromPageBoard = 0
If OpenFromMulti = 1 Then
TabMenuVisibleInst 99
EndIf
Var OpenFromMulti = 0