Core/Entities: Implemented ObjectGuid::FromString
Port From (https://github.com/TrinityCore/TrinityCore/commit/8b74ca04fe52a99730c517cc5138e082e6fddb1a)
This commit is contained in:
@@ -106,7 +106,9 @@ namespace Framework.Constants
|
||||
ClientSession = 46,
|
||||
Cast = 47,
|
||||
ClientConnection = 48,
|
||||
ClubFinder = 49
|
||||
ClubFinder = 49,
|
||||
|
||||
Count
|
||||
}
|
||||
|
||||
public enum NotifyFlags
|
||||
|
||||
Reference in New Issue
Block a user