From 4bc4fdf3301ec118632ebcb882cda86effb8b383 Mon Sep 17 00:00:00 2001 From: MadCamel Date: Wed, 13 May 2009 14:50:03 -0400 Subject: GM commands triggered from clif are now logged --- src/map/atcommand.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map/atcommand.h') diff --git a/src/map/atcommand.h b/src/map/atcommand.h index 575bad4..3f247bc 100644 --- a/src/map/atcommand.h +++ b/src/map/atcommand.h @@ -212,5 +212,7 @@ int atcommand_recall(const int fd, struct map_session_data* sd, const char* comm int atcommand_config_read(const char *cfgName); int msg_config_read(const char *cfgName); +void log_atcommand(struct map_session_data *sd, const char *fmt, ...); + #endif -- cgit v1.2.3-60-g2f50