Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
sasgis
/
maps
Segui
2
Vota
1
Forka
5
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Attività
Sfoglia il codice sorgente
update zmp
master
sasgis
54 anni fa
parent
57b9b62d19
commit
7c268256cf
1 ha cambiato i file
con
2 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+2
-1
Google/GoogleLand.zmp/GetUrlScript.txt
+ 2
- 1
Google/GoogleLand.zmp/GetUrlScript.txt
Vedi File
@@ -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.
Scrivi
Anteprima
Caricamento…
Annulla
Salva