Français & Español

This commit is contained in:
MrZ626
2020-11-01 15:05:45 +08:00
parent df416e7757
commit eddc03a029
11 changed files with 1316 additions and 613 deletions

View File

@@ -31,7 +31,7 @@ function Pnt.staff()
setFont(40)
gc.setColor(1,1,1)
for i=1,#L do
mStr(L[i],640,800+80*i-t*40)
mStr(L[i],640,800+70*i-t*40)
end
mDraw(IMG.title_color,640,800-t*40,nil,2)
mDraw(IMG.title_color,640,2160-t*40,nil,2)