Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
i.dodonov
/
maps
feito fork de
sasgis/maps
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
update zmp
undefined
sasgis
54 anos atrás
pai
57b9b62d19
commit
7c268256cf
1 arquivos alterados
com
2 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+2
-1
Google/GoogleLand.zmp/GetUrlScript.txt
+ 2
- 1
Google/GoogleLand.zmp/GetUrlScript.txt
Ver arquivo
@@ -1,3 +1,4 @@
begin
ResultURL:=GetUrlBase+'&x='+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1)+'&s='+copy('Galileo',1, Random(8));
if (GetZ < 17) then
ResultURL:=GetUrlBase+'&x='+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1)+'&s='+copy('Galileo',1, Random(8));
end.
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar