From b4d6d1d59351505a52cce0d5c53d542b83016ad0 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Sat, 14 Jan 2012 05:40:02 +0000 Subject: Fixed problem with OnTouch on NPC ID 139, blame on r14993, bugreport:5206 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15441 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/npc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/npc.h') diff --git a/src/map/npc.h b/src/map/npc.h index 5911a338d..5e5bcb41a 100644 --- a/src/map/npc.h +++ b/src/map/npc.h @@ -72,7 +72,7 @@ struct npc_data { enum actor_classes { WARP_CLASS = 45, - HIDDEN_WARP_CLASS = 139, // server-side only, never sent to client + HIDDEN_WARP_CLASS = 139, WARP_DEBUG_CLASS = 722, FLAG_CLASS = 722, INVISIBLE_CLASS = 32767, -- cgit v1.2.3-60-g2f50