MYS: add disabled buttons & show name for pro mystery, WIP staging e-receipt
This commit is contained in:
parent
ccbd8f8071
commit
cfb19451ad
27 changed files with 2051 additions and 1238 deletions
|
|
@ -50,8 +50,12 @@ EndIf
|
|||
If FromProMysteryCup = 1 Then
|
||||
Var Seeker.VendingCode = RandomVendingCode
|
||||
Var Seeker.FromProMysteryCup = "true"
|
||||
|
||||
Var FromProMysteryCup = 0
|
||||
Else
|
||||
Var Seeker.FromProMysteryCup = "false"
|
||||
|
||||
Var FromProMysteryCup = 0
|
||||
EndIf
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue