mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-26 03:07:33 +00:00
Migrate tributes [skip ci]
This commit is contained in:
+1
-1
@@ -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);
|
||||||
|
|||||||
Reference in New Issue
Block a user