From 6c0348dc296f9c038a0ca5d6e600c1d802981dc4 Mon Sep 17 00:00:00 2001 From: mekolat Date: Wed, 22 Apr 2015 20:29:11 -0400 Subject: make emotion send to a single rid --- src/map/clif.cpp | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/map/clif.cpp') diff --git a/src/map/clif.cpp b/src/map/clif.cpp index 577d7be..339adda 100644 --- a/src/map/clif.cpp +++ b/src/map/clif.cpp @@ -198,11 +198,6 @@ int is_deaf(dumb_ptr bl) return sd->special_state.deaf; } -static -void clif_emotion_towards(dumb_ptr bl, - dumb_ptr target, int type); - - enum class ChatType { Party, @@ -3113,7 +3108,6 @@ void clif_emotion(dumb_ptr bl, int type) clif_send(buf, bl, SendWho::AREA); } -static void clif_emotion_towards(dumb_ptr bl, dumb_ptr target, int type) { -- cgit v1.2.3-60-g2f50