DO Var TextPriceMenuSize
This commit is contained in:
parent
6e51da10a9
commit
acd9eb2a9a
14 changed files with 736 additions and 724 deletions
|
|
@ -313,7 +313,7 @@
|
|||
out_xml( '\t<Text>\r\n')
|
||||
out_xml( '\t<X> 50 </X>\r\n')
|
||||
out_xml( '\t<Y> 266 </Y>\r\n')
|
||||
out_xml( '\t<Size> 12 </Size>\r\n')
|
||||
out_xml( '\t<Size> TextPriceMenuSize </Size>\r\n')
|
||||
out_xml( '\t<Width>220</Width>\r\n')
|
||||
out_xml( '\t<Font> KanitMediumTTF </Font>\r\n')
|
||||
else:
|
||||
|
|
@ -358,7 +358,7 @@
|
|||
out_xml( '\t<Text>\r\n')
|
||||
out_xml( '\t<X> 115 </X>\r\n')
|
||||
out_xml( '\t<Y> 266 </Y>\r\n')
|
||||
out_xml( '\t<Size> 12 </Size>\r\n')
|
||||
out_xml( '\t<Size> TextPriceMenuSize </Size>\r\n')
|
||||
out_xml( '\t<Width>220</Width>\r\n')
|
||||
out_xml( '\t<Font> KanitMediumTTF </Font>\r\n')
|
||||
else:
|
||||
|
|
@ -401,7 +401,7 @@
|
|||
if "inter" in param:
|
||||
out_xml( '\t<X> 180 </X>\r\n')
|
||||
out_xml( '\t<Y> 266 </Y>\r\n')
|
||||
out_xml( '\t<Size> 12 </Size>\r\n')
|
||||
out_xml( '\t<Size> TextPriceMenuSize </Size>\r\n')
|
||||
out_xml( '\t<Width>220</Width>\r\n')
|
||||
out_xml( '\t<Font> KanitRegularTTF </Font>\r\n')
|
||||
#out_xml( '\t<Align> end </Align>\r\n')
|
||||
|
|
@ -757,7 +757,7 @@
|
|||
out_xml( '\t<Text>\r\n')
|
||||
out_xml( '\t<X> 50 </X>\r\n')
|
||||
out_xml( '\t<Y> 266 </Y>\r\n')
|
||||
out_xml( '\t<Size> 12 </Size>\r\n')
|
||||
out_xml( '\t<Size> TextPriceMenuSize </Size>\r\n')
|
||||
out_xml( '\t<Width>220</Width>\r\n')
|
||||
out_xml( '\t<Font> KanitMediumTTF </Font>\r\n')
|
||||
else:
|
||||
|
|
@ -802,7 +802,7 @@
|
|||
out_xml( '\t<Text>\r\n')
|
||||
out_xml( '\t<X> 115 </X>\r\n')
|
||||
out_xml( '\t<Y> 266 </Y>\r\n')
|
||||
out_xml( '\t<Size> 12 </Size>\r\n')
|
||||
out_xml( '\t<Size> TextPriceMenuSize </Size>\r\n')
|
||||
out_xml( '\t<Width>220</Width>\r\n')
|
||||
out_xml( '\t<Font> KanitMediumTTF </Font>\r\n')
|
||||
else:
|
||||
|
|
@ -846,7 +846,7 @@
|
|||
out_xml( '\t<Text>\r\n')
|
||||
out_xml( '\t<X> 183 </X>\r\n')
|
||||
out_xml( '\t<Y> 266 </Y>\r\n')
|
||||
out_xml( '\t<Size> 12 </Size>\r\n')
|
||||
out_xml( '\t<Size> TextPriceMenuSize </Size>\r\n')
|
||||
out_xml( '\t<Width>220</Width>\r\n')
|
||||
out_xml( '\t<Font> KanitMediumTTF </Font>\r\n')
|
||||
else:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue