From 5e6a178268895c3900b0bd40bbacadf6fbcb483f Mon Sep 17 00:00:00 2001 From: Lupus Date: Mon, 5 Jun 2006 05:47:23 +0000 Subject: added missing return; git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6972 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/other/Global_Functions.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/other/Global_Functions.txt') diff --git a/npc/other/Global_Functions.txt b/npc/other/Global_Functions.txt index 548da4eb9..798416a66 100644 --- a/npc/other/Global_Functions.txt +++ b/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 { -- cgit v1.2.3-60-g2f50