From 6386c30dc06a5fdf739ed26abe4c706a8eddb62e Mon Sep 17 00:00:00 2001 From: mekolat Date: Sun, 5 Apr 2015 17:42:57 -0400 Subject: remove deprecated cmdothernpc --- src/map/npc.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/map/npc.hpp') diff --git a/src/map/npc.hpp b/src/map/npc.hpp index c856a8c..a1e67e9 100644 --- a/src/map/npc.hpp +++ b/src/map/npc.hpp @@ -46,7 +46,6 @@ constexpr Species INVISIBLE_CLASS = wrap(32767); int npc_event_dequeue(dumb_ptr sd); int npc_event(dumb_ptr sd, NpcEvent npcname, int); -int npc_command(dumb_ptr sd, NpcName npcname, XString command); int npc_touch_areanpc(dumb_ptr, Borrowed, int, int); int npc_click(dumb_ptr, BlockId); int npc_scriptcont(dumb_ptr, BlockId); -- cgit v1.2.3-70-g09d2