We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7249f42 commit 1e975e6Copy full SHA for 1e975e6
1 file changed
include/OBSE/API.h
@@ -15,7 +15,7 @@ namespace OBSE
15
16
struct InitInfo
17
{
18
- bool log{ true };
+ bool log{ true };
19
#ifndef NDEBUG
20
REX::LOG_LEVEL logLevel{ REX::LOG_LEVEL::DEBUG };
21
#else
0 commit comments