소스 검색

update zmp

pull/1/head
sasbot 4 년 전
부모
커밋
2e112ad971
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      history/5v_kavkaz.zmp/GetUrlScript.txt

+ 1
- 1
history/5v_kavkaz.zmp/GetUrlScript.txt 파일 보기

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

불러오는 중...
취소
저장