From b71a3fba3b156bbfec3c2b8806f5e5d99d2cc6d4 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 13 Jul 2020 09:50:55 -0300 Subject: Fix typo reported by Console --- npc/functions/mobpoint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/functions/mobpoint.txt b/npc/functions/mobpoint.txt index 49d742298..e7623fdf2 100644 --- a/npc/functions/mobpoint.txt +++ b/npc/functions/mobpoint.txt @@ -65,7 +65,7 @@ OnNPCKillEvent: // killedrid was not set, so we skip if (!killedrid) - return; + end; // call functions callfunc "mobpoint"; -- cgit v1.2.3-70-g09d2