Do taobin

This commit is contained in:
Wanlop 2020-09-17 17:35:58 +07:00
parent 724f1a4f48
commit dfa49d284a
170 changed files with 2983 additions and 777 deletions

View file

@ -190,7 +190,7 @@
out_xml( '\t\tVar PictureDrink = "' + default_dir + '/' + bt_pic[i].replace('#','p') + '"\r\n')
out_xml( '\t\tTopping "Load" SelectDrink\r\n')
out_xml( '\t\tSAVELOG SelectDrink\r\n')
out_xml( '\t\tVar PriceShowValue = charOfBaht + "15"\r\n')
out_xml( '\t\tVar PriceShowValue = charOfBaht + PriceDrink\r\n')
out_xml( '\t\tOpen "ROOT/taobin_project/xml/menu_topping_alter.xml"\r\n')
out_xml( '\t</EventClick>\r\n')