summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikolay Korolev <nickvnuk@gmail.com>2020-07-03 00:28:41 +0200
committerGitHub <noreply@github.com>2020-07-03 00:28:41 +0200
commit01b15fe8071a4c18404c76b9063946548c480a11 (patch)
tree857455935073143b2eec209b3febf63b3f585c2d
parentFix displaying stats (diff)
downloadre3-01b15fe8071a4c18404c76b9063946548c480a11.tar
re3-01b15fe8071a4c18404c76b9063946548c480a11.tar.gz
re3-01b15fe8071a4c18404c76b9063946548c480a11.tar.bz2
re3-01b15fe8071a4c18404c76b9063946548c480a11.tar.lz
re3-01b15fe8071a4c18404c76b9063946548c480a11.tar.xz
re3-01b15fe8071a4c18404c76b9063946548c480a11.tar.zst
re3-01b15fe8071a4c18404c76b9063946548c480a11.zip
-rw-r--r--src/core/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/config.h b/src/core/config.h
index b0aeaf4a..9d9577ff 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -241,7 +241,7 @@ enum Config {
# define MISSION_REPLAY // mobile feature
#endif
//#define SIMPLIER_MISSIONS // apply simplifications from mobile
-//#define USE_ADVANCED_SCRIPT_DEBUG_OUTPUT
+#define USE_ADVANCED_SCRIPT_DEBUG_OUTPUT
#define SCRIPT_LOG_FILE_LEVEL 1 // 0 == no log, 1 == overwrite every frame, 2 == full log
#ifndef USE_ADVANCED_SCRIPT_DEBUG_OUTPUT