Core/Entities: Implemented ObjectGuid::FromString

Port From (https://github.com/TrinityCore/TrinityCore/commit/8b74ca04fe52a99730c517cc5138e082e6fddb1a)
This commit is contained in:
hondacrx
2021-12-07 12:33:34 -05:00
parent a96fe1e47f
commit d705730f04
2 changed files with 671 additions and 40 deletions
+3 -1
View File
@@ -106,7 +106,9 @@ namespace Framework.Constants
ClientSession = 46,
Cast = 47,
ClientConnection = 48,
ClubFinder = 49
ClubFinder = 49,
Count
}
public enum NotifyFlags