AUS: update price format
This commit is contained in:
parent
4e9fcc61b6
commit
6f3923b3c6
1 changed files with 1 additions and 1 deletions
|
|
@ -789,7 +789,7 @@
|
||||||
Var normal_button_state = "PressForever"
|
Var normal_button_state = "PressForever"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
Var PriceCustomCoffeeFormat = "%.0f฿"
|
Var PriceCustomCoffeeFormat = "%.1f"
|
||||||
|
|
||||||
|
|
||||||
If TOPPING7 = "water-level" Then
|
If TOPPING7 = "water-level" Then
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue