소스 검색

added missing return;

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6972 54d463be-8e91-2dee-dedb-b68131a5f0ec
Lupus 19 년 전
부모
커밋
4db57af69b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      npc/other/Global_Functions.txt

+ 1 - 0
npc/other/Global_Functions.txt

@@ -58,6 +58,7 @@ function	script	F_ClearJobVar	{
 	set TAEK_Q,0;
 	set STGL_Q,0;
 	set SOUL_Q,0;
+	return;
 }
 
 function	script	F_ClearGarbage	{