Core/Objects: Add new 9.2 guid types

Port From (https://github.com/TrinityCore/TrinityCore/commit/3e9b9603b66b94ef5f11a25dc7100e5db60d09e0)
This commit is contained in:
hondacrx
2022-05-10 13:52:42 -04:00
parent 2c38cbde12
commit c9a045e3c8
2 changed files with 52 additions and 5 deletions
@@ -107,6 +107,9 @@ namespace Framework.Constants
Cast = 47,
ClientConnection = 48,
ClubFinder = 49,
ToolsClient = 50,
WorldLayer = 51,
ArenaTeam = 52,
Count
}