From c96b6addd210bbc5fa1d064272d2d0a1fc95454f Mon Sep 17 00:00:00 2001 From: Ittipat Lusuk Date: Thu, 22 May 2025 18:05:40 +0700 Subject: [PATCH] HKG: Updated menu_new_layout_gen_v2 --- inter/hkg/xml/multi/menu_new_layout_gen_v2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inter/hkg/xml/multi/menu_new_layout_gen_v2.py b/inter/hkg/xml/multi/menu_new_layout_gen_v2.py index c6efeb0a..f10de0f1 100644 --- a/inter/hkg/xml/multi/menu_new_layout_gen_v2.py +++ b/inter/hkg/xml/multi/menu_new_layout_gen_v2.py @@ -601,7 +601,7 @@ idx_hot_product_code = 7 idx_cold_product_code = idx_hot_product_code + 1 idx_blend_product_code = idx_cold_product_code + 1 - idx_default_load_topping = idx_blend_product_code + 2 + idx_default_load_topping = idx_blend_product_code + 5 # idx_hot_product_code2 = idx_blend_product_code + 1