mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-07 10:23:53 +00:00
Update main.cpp
This commit is contained in:
parent
b8586bf9cb
commit
9be5ac4ca6
@ -326,10 +326,10 @@ int main(int argc, char** argv) {
|
||||
LogInfo("Current hotfix in use: [{}]", hotfix_name.c_str());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
LogInfo("Purging expired data buckets");
|
||||
database.PurgeAllDeletedDataBuckets();
|
||||
|
||||
|
||||
LogInfo("Loading zones");
|
||||
|
||||
world_store.LoadZones();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user