summaryrefslogtreecommitdiff
path: root/src/log.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/log.cpp')
-rw-r--r--src/log.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/log.cpp b/src/log.cpp
index 785418cc..641e87ef 100644
--- a/src/log.cpp
+++ b/src/log.cpp
@@ -25,7 +25,7 @@
int warning_n; // Keep warning number
-#define LOG_FILE "The Mana World.log"
+#define LOG_FILE "./docs/tmw.log"
#define LOG_VERSION "0.3"
void init_log() {