From 8726fbf5c15602b39ec31810c3dbff02826116b9 Mon Sep 17 00:00:00 2001 From: Lloyd Bryant Date: Wed, 23 Jul 2008 18:13:31 +0000 Subject: Changed tmw.log to tme.log for log file --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index d66350b9..213e2939 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -221,7 +221,7 @@ void init_engine(const Options &options) } // Set log file - logger->setLogFile(homeDir + std::string("/tmw.log")); + logger->setLogFile(homeDir + std::string("/tme.log")); #ifdef PACKAGE_VERSION logger->log("Starting The Mana World Version %s", PACKAGE_VERSION); -- cgit v1.2.3-70-g09d2