Skip to content

Commit e084c10

Browse files
qudixgithub-actions[bot]
authored andcommitted
maintenance
1 parent 157eb22 commit e084c10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/F4SE/API.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ namespace F4SE
2121

2222
struct InitInfo
2323
{
24-
bool log{ true };
24+
bool log{ true };
2525
#ifndef NDEBUG
2626
REX::LOG_LEVEL logLevel{ REX::LOG_LEVEL::DEBUG };
2727
#else

0 commit comments

Comments
 (0)