Skip to content

Commit 1e975e6

Browse files
qudixgithub-actions[bot]
authored andcommitted
maintenance
1 parent 7249f42 commit 1e975e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/OBSE/API.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ namespace OBSE
1515

1616
struct InitInfo
1717
{
18-
bool log{ true };
18+
bool log{ true };
1919
#ifndef NDEBUG
2020
REX::LOG_LEVEL logLevel{ REX::LOG_LEVEL::DEBUG };
2121
#else

0 commit comments

Comments
 (0)