Core: Update to 10.0.7
Port From (https://github.com/TrinityCore/TrinityCore/commit/922f60fa25569db05a7717b6b55568f321a02f64)
This commit is contained in:
@@ -93,4 +93,11 @@ namespace Framework.Constants
|
||||
// 0x40
|
||||
// 0x80
|
||||
}
|
||||
|
||||
public enum ChatWhisperTargetStatus
|
||||
{
|
||||
CanWhisper = 0,
|
||||
Offline = 1,
|
||||
WrongFaction = 2
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user