mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
update (core): Startup console capitalizations (#13195)
This commit is contained in:
@@ -421,7 +421,7 @@ bool StartDB()
|
||||
return false;
|
||||
}
|
||||
|
||||
LOG_INFO("server.loading", "Loading world information...");
|
||||
LOG_INFO("server.loading", "Loading World Information...");
|
||||
LOG_INFO("server.loading", "> RealmID: {}", realm.Id.Realm);
|
||||
|
||||
///- Clean the database before starting
|
||||
|
||||
Reference in New Issue
Block a user