HKG: Added new price slots & remove water drink

This commit is contained in:
Kenta420 2025-07-11 11:58:51 +07:00
parent 29fc7c3547
commit 20088f044f
15 changed files with 2116 additions and 2467 deletions

View file

@ -8,7 +8,15 @@
<Volume> SoundVolume </Volume>
<EventOpen>
; tab_menu hide
;include="ROOT/taobin_project/inter/tha/xml/multi/tab_menu_hide.lxml"
If CountryName = "Thailand" Then
;include="ROOT/taobin_project/inter/tha/xml/multi/tab_menu_hide.lxml"
EndIf
If CountryName = "HongKong" Then
;include="ROOT/taobin_project/inter/hkg/xml/multi/tab_menu_hide.lxml"
EndIf
If CountryName = "Australia" Then
;include="ROOT/taobin_project/inter/hkg/xml/multi/tab_menu_hide.lxml"
EndIf
RootLayoutVisible 3 "hide"
@ -2050,7 +2058,15 @@ PRICE "Reset" "-"
<Timeout> 1000 </Timeout>
<EventTimeout>
;include="ROOT/taobin_project/inter/tha/xml/multi/tab_menu_hide.lxml"
If CountryName = "Thailand" Then
;include="ROOT/taobin_project/inter/tha/xml/multi/tab_menu_hide.lxml"
EndIf
If CountryName = "HongKong" Then
;include="ROOT/taobin_project/inter/hkg/xml/multi/tab_menu_hide.lxml"
EndIf
If CountryName = "Australia" Then
;include="ROOT/taobin_project/inter/hkg/xml/multi/tab_menu_hide.lxml"
EndIf
DEBUGVAR XMLEngineFrontStage