Do road show

This commit is contained in:
kong 2020-10-08 11:54:55 +07:00
parent 7742148daf
commit d9fb7e7eb9
21 changed files with 287 additions and 809 deletions

View file

@ -43,7 +43,7 @@
out_xml( '\t</Button>\r\n')
for i in range( menu_count):
if False :
if RoadShow :
out_xml( '\t<Text>\r\n')
out_xml( '\t<X> ' + str(x_button[i] + 164) + ' </X>\r\n')
out_xml( '\t<Y> ' + str(y_button[i] + 12) + ' </Y>\r\n')