INTER: Update video thankyou

This commit is contained in:
Kenta420 2024-02-07 11:27:51 +07:00
parent fb07f24ee2
commit 01408bb477
2 changed files with 7 additions and 3 deletions

View file

@ -143,7 +143,11 @@
Var show_video = 1
Var SaveTheWorldST = "Invisible"
Var video_file_name = "ROOT/taobin_project/video/" + video_name_to_play
If InternationalEnable = 1 Then
Var video_file_name = "ROOT/taobin_project/inter/common/video/" + video_name_to_play
Else
Var video_file_name = "ROOT/taobin_project/video/" + video_name_to_play
EndIf
Var video_file_name = video_file_name + video_id_to_ran
Var video_file_name = video_file_name + ".mp4"

View file

@ -108,8 +108,8 @@
Var RandomPromotionMyworld = 0
Var RandomSalePackage = 0
Var XMLPageVersion = "8.16"
Var XMLPageVersionInt = 816
Var XMLPageVersion = "8.17"
Var XMLPageVersionInt = 817
;Oreo
Var OreoGuarantee = 0
</EventOpen>