Edit extendDat

This commit is contained in:
kong 2022-05-20 13:37:04 +07:00
parent 25b5303a05
commit 4435906bbd
3 changed files with 12 additions and 17 deletions

View file

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