From de3f4423058405636c76e05cd87a6eae0bfa7707 Mon Sep 17 00:00:00 2001 From: Matheus Macabu Date: Sat, 15 Jun 2013 03:42:23 -0300 Subject: Forgot to change something. Also added mail interface for HPM. Signed-off-by: Matheus Macabu --- src/map/script.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/script.c') diff --git a/src/map/script.c b/src/map/script.c index 2b2628aa3..cccf5a7d2 100644 --- a/src/map/script.c +++ b/src/map/script.c @@ -15274,7 +15274,7 @@ BUILDIN(openmail) if( sd == NULL ) return true; - mail_openmail(sd); + mail->openmail(sd); return true; } -- cgit v1.2.3-70-g09d2