Merge branch 'masterpiece' of ssh://192.168.10.159:/1TBHDD/ikong/taobin_project into masterpiece
This commit is contained in:
commit
821e80b8b0
11 changed files with 28 additions and 0 deletions
|
|
@ -849,6 +849,10 @@
|
|||
Var PlaySoundLag = RootPathSoundBackToSchool + "select_level.wav"
|
||||
EndIf
|
||||
|
||||
Var LipitPro = 1 Then
|
||||
Var PlaySoundLag = "/mnt/sdcard/coffeevending/taobin_project/sound_thai/lipit/select_level.wav"
|
||||
EndIf
|
||||
|
||||
Play PlaySoundLag
|
||||
EndIf
|
||||
EndIf
|
||||
|
|
@ -1951,6 +1955,10 @@
|
|||
EndIf
|
||||
Var PlaySoundLag = RootPathSoundBackToSchool + "select_level.wav"
|
||||
EndIf
|
||||
|
||||
Var LipitPro = 1 Then
|
||||
Var PlaySoundLag = "/mnt/sdcard/coffeevending/taobin_project/sound_thai/lipit/select_level.wav"
|
||||
EndIf
|
||||
|
||||
Play PlaySoundLag
|
||||
EndIf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue