From 2d4c855e377666993a7e2569ff2c5044be3325e0 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Wed, 28 Aug 2013 01:06:53 -0700 Subject: Fix a bug in @command logging --- src/map/atcommand.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/atcommand.hpp') diff --git a/src/map/atcommand.hpp b/src/map/atcommand.hpp index 7f31491..e07a264 100644 --- a/src/map/atcommand.hpp +++ b/src/map/atcommand.hpp @@ -10,7 +10,7 @@ bool is_atcommand(const int fd, dumb_ptr sd, int atcommand_config_read(ZString cfgName); -void log_atcommand(dumb_ptr sd, XString cmd); +void log_atcommand(dumb_ptr sd, ZString cmd); // only used by map.cpp extern FString gm_logfile_name; -- cgit v1.2.3-60-g2f50