MYS: add box id for special video

This commit is contained in:
Pakin 2024-09-11 08:36:11 +07:00
parent 8d804f76a8
commit 13d987e549
3 changed files with 11 additions and 0 deletions

View file

@ -697,6 +697,10 @@
Var UseSlideShowVideo = 1
EndIf
If BoxID = 210011 Then
Var UseSlideShowVideo = 1
EndIf
If BoxID = 200002 Then
Var UseSlideShowVideo = 1
EndIf