diff --git a/xml/page_topping_select7.xml b/xml/page_topping_select7.xml index f9bf16b3..3b0ac245 100644 --- a/xml/page_topping_select7.xml +++ b/xml/page_topping_select7.xml @@ -849,7 +849,7 @@ Var PlaySoundLag = RootPathSoundBackToSchool + "select_level.wav" EndIf - Var LipitPro = 1 Then + If LipitPro = 1 Then Var PlaySoundLag = "/mnt/sdcard/coffeevending/taobin_project/sound_thai/lipit/select_level.wav" EndIf @@ -1956,7 +1956,7 @@ Var PlaySoundLag = RootPathSoundBackToSchool + "select_level.wav" EndIf - Var LipitPro = 1 Then + If LipitPro = 1 Then Var PlaySoundLag = "/mnt/sdcard/coffeevending/taobin_project/sound_thai/lipit/select_level.wav" EndIf