This commit is contained in:
kong 2022-11-29 09:56:30 +07:00
parent 5f8e41409a
commit 857280bb21
13 changed files with 741 additions and 734 deletions

View file

@ -603,12 +603,18 @@
DEBUGVAR UnitPostDisplay
Var TextPriceMenuSize = 14
Var TextPriceMenuY = 264
If CountryName = "Thailand" Then
Var TextPriceMenuSize = 14
EndIf
If CountryName = "Malaysia" Then
Var TextPriceMenuSize = 12
Var TextPriceMenuY = 266
EndIf
If CountryName = "Indonesia" Then
Var TextPriceMenuSize = 12
EndIf
Machine __arm_toggle