DO
This commit is contained in:
parent
38ce174754
commit
859cb63417
14 changed files with 38 additions and 29 deletions
|
|
@ -9291,6 +9291,20 @@ LIMENADE SODA" </Value>
|
|||
DEBUGVAR IndexOfCoffee
|
||||
DEBUGVAR IndexOfMilk
|
||||
DEBUGVAR IndexOfTea
|
||||
|
||||
If IndexOfAllRandom = 0 Then
|
||||
Var SubRandAllButtonEnable = "Disable"
|
||||
EndIf
|
||||
|
||||
If IndexOfCoffee = 0 Then
|
||||
Var SubRandCoffButtonEnable = "Disable"
|
||||
EndIf
|
||||
If IndexOfMilk = 0 Then
|
||||
Var SubRandMilkButtonEnable = "Disable"
|
||||
EndIf
|
||||
If IndexOfTea = 0 Then
|
||||
Var SubRandTeaButtonEnable = "Disable"
|
||||
EndIf
|
||||
|
||||
Refresh
|
||||
</EventOnClick>
|
||||
|
|
|
|||
|
|
@ -88,11 +88,6 @@ EndIf
|
|||
If BoxID = 173149 Then
|
||||
Var MysteryProEnable = 1
|
||||
EndIf
|
||||
If BoxID = 172527 Then
|
||||
Var MysteryProEnable = 1
|
||||
EndIf
|
||||
|
||||
Var MysteryProEnable = 0
|
||||
|
||||
If BoxID = 172053 Then
|
||||
Var MysteryProEnable = 1
|
||||
|
|
|
|||
|
|
@ -1540,8 +1540,8 @@
|
|||
<X> 52 </X>
|
||||
<Y> 881 </Y>
|
||||
<Width> 1080 </Width>
|
||||
<Height> 900 </Height>
|
||||
;<ScrollHeight> "auto-all" </ScrollHeight>
|
||||
;<Height> 900 </Height>
|
||||
<ScrollHeight> "auto-all" </ScrollHeight>
|
||||
<Scroll> "Vertical" </Scroll>
|
||||
<Column> 1 </Column>
|
||||
|
||||
|
|
|
|||
|
|
@ -1540,8 +1540,8 @@
|
|||
<X> 52 </X>
|
||||
<Y> 881 </Y>
|
||||
<Width> 1080 </Width>
|
||||
;<Height> 900 </Height>
|
||||
<ScrollHeight> "auto-all" </ScrollHeight>
|
||||
<Height> 900 </Height>
|
||||
ว<ScrollHeight> "auto-all" </ScrollHeight>
|
||||
<Scroll> "Vertical" </Scroll>
|
||||
<Column> 1 </Column>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue