Explorar el Código

update zmp

master
sasgis hace 54 años
padre
commit
16fa7ebf0d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      history/5v_kavkaz.zmp/GetUrlScript.txt

+ 1
- 1
history/5v_kavkaz.zmp/GetUrlScript.txt Ver fichero

@@ -1,4 +1,4 @@
begin
GetURLBase[24]:=chr(ord('2')+random(4));
GetURLBase[24]:=chr(ord('3')+random(8));
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.

Cargando…
Cancelar
Guardar