diff --git a/geogarage.com.zmp/18.bmp b/geogarage.com.zmp/18.bmp deleted file mode 100644 index a942fa46..00000000 Binary files a/geogarage.com.zmp/18.bmp and /dev/null differ diff --git a/geogarage.com.zmp/24.bmp b/geogarage.com.zmp/24.bmp deleted file mode 100644 index e46b7562..00000000 Binary files a/geogarage.com.zmp/24.bmp and /dev/null differ diff --git a/geogarage.com.zmp/GetUrlScript.txt b/geogarage.com.zmp/GetUrlScript.txt deleted file mode 100644 index 9038a6b8..00000000 --- a/geogarage.com.zmp/GetUrlScript.txt +++ /dev/null @@ -1,52 +0,0 @@ -var res:string; - i:byte; - osX,osY,prX,prY:integer; -begin - res:='t'; - osX:=round(intpower(2,GetZ-1)) div 2; - osY:=round(intpower(2,GetZ-1)) div 2; - prX:=osX; prY:=osY; - for i:=2 to GetZ do - begin - prX:=prX div 2; - prY:=prY div 2; - if GetX