Browse Source

update zmp

pull/1/head
sasbot 3 years ago
parent
commit
ca9f163045
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      _tourism/djungarii.zmp/GetUrlScript.txt
  2. +1
    -1
      _tourism/djungarii.zmp/params.txt

+ 1
- 1
_tourism/djungarii.zmp/GetUrlScript.txt View File

@@ -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.

+ 1
- 1
_tourism/djungarii.zmp/params.txt View File

@@ -19,5 +19,5 @@ Ext=.jpg
UseDwn=1
UsePreloadPage=0
Sleep=0
ContentType=image/jpeg
ContentType=image/png

Loading…
Cancel
Save