THAI: FIXBUG if
This commit is contained in:
parent
821e80b8b0
commit
2b46a460c5
1 changed files with 2 additions and 2 deletions
|
|
@ -849,7 +849,7 @@
|
||||||
Var PlaySoundLag = RootPathSoundBackToSchool + "select_level.wav"
|
Var PlaySoundLag = RootPathSoundBackToSchool + "select_level.wav"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
Var LipitPro = 1 Then
|
If LipitPro = 1 Then
|
||||||
Var PlaySoundLag = "/mnt/sdcard/coffeevending/taobin_project/sound_thai/lipit/select_level.wav"
|
Var PlaySoundLag = "/mnt/sdcard/coffeevending/taobin_project/sound_thai/lipit/select_level.wav"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
@ -1956,7 +1956,7 @@
|
||||||
Var PlaySoundLag = RootPathSoundBackToSchool + "select_level.wav"
|
Var PlaySoundLag = RootPathSoundBackToSchool + "select_level.wav"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
Var LipitPro = 1 Then
|
If LipitPro = 1 Then
|
||||||
Var PlaySoundLag = "/mnt/sdcard/coffeevending/taobin_project/sound_thai/lipit/select_level.wav"
|
Var PlaySoundLag = "/mnt/sdcard/coffeevending/taobin_project/sound_thai/lipit/select_level.wav"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue