DO
This commit is contained in:
parent
4e323e513c
commit
87f387f9a2
19 changed files with 18 additions and 12 deletions
|
|
@ -83,9 +83,6 @@ If BoxID = 173149 Then
|
|||
Var MysteryProEnable = 0
|
||||
EndIf
|
||||
|
||||
If BoxID = 172053 Then
|
||||
Var MysteryProEnable = 1
|
||||
EndIf
|
||||
|
||||
|
||||
If BoxID = 173149 Then
|
||||
|
|
@ -97,6 +94,11 @@ EndIf
|
|||
|
||||
Var MysteryProEnable = 0
|
||||
|
||||
If BoxID = 172053 Then
|
||||
Var MysteryProEnable = 1
|
||||
EndIf
|
||||
|
||||
|
||||
DEBUGVAR MysteryProEnable
|
||||
|
||||
If InternationalEnable = 1 Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue