THAI INTER: Merge branch masterpiece -> th_mmr
This commit is contained in:
commit
3c994e2ed1
548 changed files with 161156 additions and 52934 deletions
|
|
@ -154,11 +154,17 @@
|
|||
|
||||
Var show_video = 1
|
||||
Var SaveTheWorldST = "Invisible"
|
||||
If InternationalEnable = 1 Then
|
||||
Var video_file_name = "ROOT/taobin_project/inter/common/video/" + video_name_to_play
|
||||
Else
|
||||
|
||||
If CountryName = "Thailand" Then
|
||||
Var video_file_name = "ROOT/taobin_project/video/" + video_name_to_play
|
||||
Else
|
||||
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
|
||||
EndIf
|
||||
|
||||
Var video_file_name = video_file_name + video_id_to_ran
|
||||
Var video_file_name = video_file_name + ".mp4"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue