We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 157eb22 commit e084c10Copy full SHA for e084c10
1 file changed
include/F4SE/API.h
@@ -21,7 +21,7 @@ namespace F4SE
21
22
struct InitInfo
23
{
24
- bool log{ true };
+ bool log{ true };
25
#ifndef NDEBUG
26
REX::LOG_LEVEL logLevel{ REX::LOG_LEVEL::DEBUG };
27
#else
0 commit comments