Selaa lähdekoodia

update zmp

pull/1/head
sasbot 4 vuotta sitten
vanhempi
commit
318745d345
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. +2
    -1
      Google/GoogleLand.zmp/GetUrlScript.txt

+ 2
- 1
Google/GoogleLand.zmp/GetUrlScript.txt Näytä tiedosto

@@ -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.

Ladataan…
Peruuta
Tallenna