This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
sasgis
/
maps
Watch
2
Star
1
Fork
5
Code
Issues
0
Pull Requests
0
Releases
0
Activity
Browse Source
update zmp
pull/1/head
sasbot
4 years ago
parent
f898a20d95
commit
3ea72fbfcc
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Genshtab/karta_gsh_500m.zmp/GetUrlScript.txt
+ 1
- 1
Genshtab/karta_gsh_500m.zmp/GetUrlScript.txt
View File
@@ -27,7 +27,7 @@ begin
// Выбор зеркала, если не указана версия
if version = '' then
r := random(
3
)
r := random(
2
)
else
r := StrToInt(version);
Write
Preview
Loading…
Cancel
Save