Code/Legacy

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-08-23 13:01:03 -07:00
parent 6bdef50444
commit cb7b084e6b
2 changed files with 2 additions and 8 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ namespace LogCVars
int max_backup_directory_size_mb = 200; //200MB default
};
#ifndef _RELEASE
#if defined(SUPPORT_LOG_IDENTER)
static CLog::LogStringType indentString (" ");
#endif