summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorMichael Smith <mikesmiffy128@gmail.com>2024-08-29 20:20:18 +0100
committerMichael Smith <mikesmiffy128@gmail.com>2024-08-29 23:08:03 +0100
commit2d46ad68b0a6759ad3e84d35b87cfb4f4027ec77 (patch)
treedf36ee031515c4b4f897d960a6c15b6617cecd9e /src
parent455c8b09aaba197476d420e4442f2a5313638259 (diff)
Unhide con_logfile in fixes
Diffstat (limited to 'src')
-rw-r--r--src/fixes.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fixes.c b/src/fixes.c
index 3359854..84b3482 100644
--- a/src/fixes.c
+++ b/src/fixes.c
@@ -63,6 +63,7 @@ static void generalfixes(void) {
unhide("con_filter_enable");
unhide("con_filter_text");
unhide("con_filter_text_out");
+ unhide("con_logfile");
// things that could conceivably cause issues with speedrun verification
// and/or pedantic following of rules; throw on cheat flag. this could be