This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
pkl69
/
maps
forked from
sasgis/maps
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update zmp
master
sasbot
4 years ago
parent
8bc5348e5d
commit
2e112ad971
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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.
Write
Preview
Loading…
Cancel
Save