Jump to content

[8761] Small console starting log patch (manogs-0.12)


Guest begemot

Recommended Posts

commit 17b36ebb8daa2bc051f66c5d86c2eb30c5db0f8e

Insert progress bar step function.

diff --git a/src/game/ObjectMgr.cpp b/src/game/ObjectMgr.cpp

index 35556d8..8ce3056 100644

--- a/src/game/ObjectMgr.cpp

+++ b/src/game/ObjectMgr.cpp

@@ -1909,6 +1909,7 @@ void ObjectMgr::LoadPetLevelInfo()

if (!result)

{

barGoLink bar( 1 );

+ bar.step();

sLog.outString();

sLog.outString( ">> Loaded %u level pet stats definitions", count );

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use