Add sound engine and just

This commit is contained in:
kong 2021-01-08 13:04:13 +07:00
parent be860e4c5c
commit 691a292501
49 changed files with 837 additions and 368 deletions

View file

@ -15,6 +15,7 @@
If show_eng = "true" Then
Var DirImage = "ROOT/taobin_project/image/collect_point1_en"
Play "ROOT/taobin_project/sound_eng/Reward_final.mp3"
Else
Var DirImage = "ROOT/taobin_project/image/collect_point1"
EndIf