logger.LoadLogSettings() added after each platform executable registry

Added int return for platform executable
This commit is contained in:
Akkadius
2015-01-12 05:15:31 -06:00
parent 2e397b1383
commit fac1361d36
10 changed files with 15 additions and 1 deletions
+1
View File
@@ -69,6 +69,7 @@ std::string GetMailPrefix() {
int main() {
RegisterExecutablePlatform(ExePlatformUCS);
logger.LoadLogSettings();
set_exception_handler();
// Check every minute for unused channels we can delete