浏览代码

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	{