Add 200080 for test UIV3

This commit is contained in:
wanlop run 2025-05-29 08:14:11 +07:00
parent b9e69eeaeb
commit 7c3ef37e1a
2 changed files with 5 additions and 1 deletions

View file

@ -59,7 +59,7 @@
; Test
If BoxID > 200010 Then
If BoxID < 200040 Then
If BoxID < 200080 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
EndIf

View file

@ -196,6 +196,10 @@ If BoxID = 201714 Then
Var AppleFarmFestivalPro = 1
EndIf
If BoxID = 201729 Then
Var AppleFarmFestivalPro = 1
EndIf
If BoxID = 123456 Then
Var AppleFarmFestivalPro = 1