Core/PacketIO: Send the expected value in available hotfixes packet - realm address, not arbitrary number (it no longer has any effect for clearing client cache)
Port From (https://github.com/TrinityCore/TrinityCore/commit/2c99678118798279372f17d4bb5f5a88ac95c413)
This commit is contained in:
@@ -1145,14 +1145,6 @@ OffhandCheckAtSpellUnlearn = 1
|
||||
|
||||
ClientCacheVersion = 0
|
||||
|
||||
#
|
||||
# HotfixCacheVersion
|
||||
# Description: Hotfix cache version for hotfix cache data reset. Use any value different
|
||||
# from DB and not recently been used to trigger client side cache reset.
|
||||
# Default: 0 - (Use DB value from world DB version.hotfix_id field)
|
||||
|
||||
HotfixCacheVersion = 0
|
||||
|
||||
#
|
||||
# Event.Announce
|
||||
# Description: Announce events.
|
||||
|
||||
Reference in New Issue
Block a user