mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-05 17:42:24 +00:00
Migrate tributes [skip ci]
This commit is contained in:
parent
f5cba5ecab
commit
4b2fe732d2
@ -359,7 +359,7 @@ int main(int argc, char** argv) {
|
|||||||
title_manager.LoadTitles();
|
title_manager.LoadTitles();
|
||||||
|
|
||||||
LogInfo("Loading tributes");
|
LogInfo("Loading tributes");
|
||||||
database.LoadTributes();
|
content_db.LoadTributes();
|
||||||
|
|
||||||
LogInfo("Loading corpse timers");
|
LogInfo("Loading corpse timers");
|
||||||
database.GetDecayTimes(npcCorpseDecayTimes);
|
database.GetDecayTimes(npcCorpseDecayTimes);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user