From 8568f179f5cefa638d564b75119235bac4b9a3b3 Mon Sep 17 00:00:00 2001 From: Matheus Macabu Date: Sat, 15 Jun 2013 17:23:31 -0300 Subject: Sending whisper to a player from an admin account (group 99 [is this right?]) will display the message as a self announce to player. (done a todo) Also added trade interface properly for HPM, forgot that. Signed-off-by: Matheus Macabu --- src/map/trade.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/trade.h') diff --git a/src/map/trade.h b/src/map/trade.h index 6bcefdb96..f66c70525 100644 --- a/src/map/trade.h +++ b/src/map/trade.h @@ -20,6 +20,6 @@ struct trade_interface { } trade_s; struct trade_interface *trade; -void trade_interface(void); +void trade_defaults(void); #endif /* _TRADE_H_ */ -- cgit v1.2.3-70-g09d2