GetUrlScript.txt 158 B

54 년 전
54 년 전
54 년 전
123
  1. begin
  2. ResultURL:=GetURLBase+inttostr(18-GetZ)+'s'+inttostr(GetX-round(intpower(2,GetZ-1)/2)-1)+'x'+inttostr(GetY-round(intpower(2,GetZ-1)/2))+'y.png';
  3. end.