remove bug changeok = 2

This commit is contained in:
miggaze 2021-03-17 12:22:54 +07:00
parent b5c0a938f0
commit 7c8fd10c77
3 changed files with 3 additions and 3 deletions

View file

@ -28,7 +28,7 @@
<EventChangeStatus>
If ChangeStatus = "payout-end" Then
Var ChangeOK = 2
EndIf
</EventChangeStatus>

View file

@ -365,7 +365,7 @@
<EventChangeStatus>
If ChangeStatus = "payout-end" Then
Var ChangeOK = 2
EndIf
</EventChangeStatus>

View file

@ -164,7 +164,7 @@
<EventChangeStatus>
If ChangeStatus = "payout-end" Then
Var ChangeOK = 2
EndIf
</EventChangeStatus>