After merge

This commit is contained in:
kong 2022-05-20 10:44:46 +07:00
commit 25b5303a05
25 changed files with 88 additions and 61 deletions

View file

@ -144,7 +144,7 @@
If ActionOKCase = 1 Then
If Seeker.CodeChannel = 1 Then
Var SessionID2 = SelectSlot + ":"
Var SessionID2 = SessionID2 + ExtendData
Var SessionID2 = SessionID2 + Seeker.ExtendData
DEBUGVAR SessionID2
@ -207,7 +207,7 @@
If ActionOKCase = 1 Then
If Seeker.CodeChannel = 1 Then
Var SessionID2 = SelectSlot + ":"
Var SessionID2 = SessionID2 + ExtendData
Var SessionID2 = SessionID2 + Seeker.ExtendData
DEBUGVAR SessionID2
@ -327,7 +327,7 @@
If Seeker.CodeChannel = 1 Then
Var SessionID2 = SelectSlot + ":"
Var SessionID2 = SessionID2 + ExtendData
Var SessionID2 = SessionID2 + Seeker.ExtendData
DEBUGVAR SessionID2