THAI: fix powerup bkb next button case

This commit is contained in:
Pakin 2024-03-13 13:54:13 +07:00
parent 3804ff5088
commit f60e527821
3 changed files with 22 additions and 3 deletions

View file

@ -257,8 +257,14 @@
; TODO: check quota --- AddData; Wait for new add num
Var LegitAge = "true"
DEBUGVAR IDNum
GETACCEXT IDNum 33
Var StepGetServer = 1
If IDNum = "" Then
Else
GETACCEXT IDNum 33
Var StepGetServer = 1
EndIf
EndIf