mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
[6925] Correctly show loaded 100% for empty playercreateinfo_item.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
d4a69e4789
commit
128f808858
2 changed files with 3 additions and 1 deletions
|
|
@ -2152,6 +2152,8 @@ void ObjectMgr::LoadPlayerInfo()
|
|||
{
|
||||
barGoLink bar( 1 );
|
||||
|
||||
bar.step();
|
||||
|
||||
sLog.outString();
|
||||
sLog.outString( ">> Loaded %u custom player create items", count );
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue