mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-19 17:38:26 +00:00
Many fixes to regressions in perl and cleaning up the final interface
This commit is contained in:
@@ -9642,7 +9642,8 @@ void Client::CompleteConnect()
|
||||
SendAltCurrencies();
|
||||
database.LoadAltCurrencyValues(CharacterID(), alternate_currency);
|
||||
SendAlternateCurrencyValues();
|
||||
CalcItemScale(true);
|
||||
CalcItemScale();
|
||||
DoItemEnterZone();
|
||||
|
||||
if(zone->GetZoneID() == RuleI(World, GuildBankZoneID) && GuildBanks)
|
||||
GuildBanks->SendGuildBank(this);
|
||||
|
||||
Reference in New Issue
Block a user