Browse Source

update zmp

pull/1/head
sasbot 3 years ago
parent
commit
2e112ad971
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      history/5v_kavkaz.zmp/GetUrlScript.txt

+ 1
- 1
history/5v_kavkaz.zmp/GetUrlScript.txt View File

@@ -1,4 +1,4 @@
begin
GetURLBase[24]:=chr(ord('2')+random(4));
GetURLBase[24]:=chr(ord('3')+random(8));
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.

Loading…
Cancel
Save