Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
sasgis
/
maps
Observar
2
Favorito
1
Fork
5
Código
Issues
0
Pull requests
0
Versões
0
Atividade
Ver código fonte
update zmp
pull/1/head
sasbot
4 anos atrás
pai
0492b711c1
commit
318745d345
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