Few tweaks

This commit is contained in:
Akkadius
2019-07-03 18:54:08 -05:00
parent 9613d128ae
commit 8c25486112
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -229,12 +229,12 @@ public:
*/
LogSettings log_settings[Logs::LogCategory::MaxCategoryID]{};
bool file_logs_enabled{};
bool file_logs_enabled = false;
/**
* Sets Executable platform (Zone/World/UCS) etc.
*/
int log_platform{};
int log_platform = 0;
/**
* File name used in writing logs