diff options
-rw-r--r-- | src/fixes.c | 1 |
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 |