mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
Rename LoadLogSettings to LoadLogSettingsDefaults
This commit is contained in:
+1
-1
@@ -69,7 +69,7 @@ std::string GetMailPrefix() {
|
||||
|
||||
int main() {
|
||||
RegisterExecutablePlatform(ExePlatformUCS);
|
||||
logger.LoadLogSettings();
|
||||
logger.LoadLogSettingsDefaults();
|
||||
set_exception_handler();
|
||||
|
||||
// Check every minute for unused channels we can delete
|
||||
|
||||
Reference in New Issue
Block a user