Mulitple updated MYS: new payment & update lang SGP: update lang &

remove season pass bug UAE_DUBAI: update lang NewUI: move init ipc
service
This commit is contained in:
Pakin 2025-08-04 08:16:10 +07:00
parent 6316d785c6
commit 847a4660fa
22 changed files with 2732 additions and 661 deletions

View file

@ -186,17 +186,13 @@
Var AlphaState = "Invisible"
Var LoginReadyState = "Enable"
Var NewUiBSM = "Offline"
If NewUiBSM = "Online" Then
If EnableBrewIPC = "" Then
Var EnableBrewIPC = "false"
Else
Var NewUiBSM = "Offline"
EndIf
If EnableBrewIPC = "true" Then
StartBrewIPCService
EndIf
</EventOpen>
<Timeout> 1000 </Timeout>