update (core): Startup console capitalizations (#13195)

This commit is contained in:
M'Dic 2022-10-01 13:09:34 -04:00 committed by GitHub
parent c10a229f05
commit 967f8ce6d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
26 changed files with 266 additions and 257 deletions

View file

@ -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