From 34f0540da418b01dd4d49f6ecf72569d3cfecfdf Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sat, 25 Jan 2014 09:43:09 -0800 Subject: Implement unified config parsing (mostly) --- 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 31f1432..b494a25 100644 --- a/src/map/atcommand.hpp +++ b/src/map/atcommand.hpp @@ -10,7 +10,7 @@ bool is_atcommand(const int fd, dumb_ptr sd, ZString message, int gmlvl); -int atcommand_config_read(ZString cfgName); +bool atcommand_config_read(ZString cfgName); void log_atcommand(dumb_ptr sd, ZString cmd); -- cgit v1.2.3-60-g2f50