Core/Misc: Send saved client settings instantly after login, not only after entering world

Port From (https://github.com/TrinityCore/TrinityCore/commit/3917c2ad01882d43265e38c66e35b0a7fe3f087f)
This commit is contained in:
hondacrx
2021-11-07 20:53:30 -05:00
parent f766a06c8d
commit f60ff57739
4 changed files with 18 additions and 8 deletions
@@ -34,6 +34,7 @@ namespace Framework.Constants
Max = 12,
AllAccountDataCacheMask = 0xFFF,
GlobalCacheMask = 0x515,
PerCharacterCacheMask = 0xAEA
}