update zmp
parent
883727d706
commit
e18253d73b
_tourism/djungarii.zmp
|
@ -1,3 +1,3 @@
|
|||
begin
|
||||
ResultURL:=GetURLBase+inttostr(getz-1)+'/'+inttostr(getX)+'/'+inttostr(getY)+'.jpg';
|
||||
ResultURL:=GetURLBase+inttostr(getz-1)+'/'+inttostr(getX)+'/'+inttostr(getY)+'.png';
|
||||
end.
|
||||
|
|
|
@ -19,5 +19,5 @@ Ext=.jpg
|
|||
UseDwn=1
|
||||
UsePreloadPage=0
|
||||
Sleep=0
|
||||
ContentType=image/jpeg
|
||||
ContentType=image/png
|
||||
|
||||
|
|
Loading…
Reference in New Issue